[GIT PULL] tile tree bug fixes for v3.4-rc5

From: Chris Metcalf
Date: Thu Apr 26 2012 - 15:59:41 EST


Linus,

Please pull the following changes for 3.4-rc5 from:

git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

One change fixes a platform-independent bug about environment var handling
in the boot command line. The other is a trivial tile-specific bug fix to
avoid a link-time warning.

Chris Metcalf (2):
init: fix bug where environment vars can't be passed via boot args
arch/tile: fix a couple of functions that should be __init

arch/tile/include/asm/pci.h | 4 ++--
arch/tile/kernel/pci.c | 4 ++--
init/main.c | 25 +++++++++++++------------
3 files changed, 17 insertions(+), 16 deletions(-)


--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/