From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] tile tree bug fixes for v3.4-rc5
Date: Thu, 26 Apr 2012 15:59:42 -0400 [thread overview]
Message-ID: <4F99A92E.4030202@tilera.com> (raw)
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
reply other threads:[~2012-04-26 19:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F99A92E.4030202@tilera.com \
--to=cmetcalf@tilera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.