public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 changes for v3.10
Date: Thu, 9 May 2013 14:15:05 -0400	[thread overview]
Message-ID: <518BE7A9.9010907@tilera.com> (raw)

Linus,

Please pull the following changes for 3.10 from:

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

These are actually "stable" changes so if the merge window closes, please
do apply them for -rc2.

The interesting bug fix is support for the upcoming "4.2" release of
the Tilera hypervisor, which by default launches Linux at privilege level 2
instead of 1.  The fix lets new and old hypervisors and Linuxes
interoperate more smoothly, so I've tagged it for stable@kernel.org so
that older Linuxes will be able to boot under the newer hypervisor.

Chris Metcalf (1):
      tile: support new Tilera hypervisor

Denis Efremov (1):
      arch/tile: remove inline marking of EXPORT_SYMBOL functions

Libo Chen (1):
      usb: tilegx: fix memleak when create hcd fail

Wei Yongjun (1):
      rtc: rtc-tile: add missing platform_device_unregister() when module exit

 arch/tile/Kconfig                  |   14 ++++++++++----
 arch/tile/include/hv/hypervisor.h  |   27 ++++++++++++++++++++++++---
 arch/tile/kernel/head_32.S         |    2 +-
 arch/tile/kernel/head_64.S         |   12 +++++++++---
 arch/tile/lib/spinlock_32.c        |    2 +-
 drivers/net/ethernet/tile/tilegx.c |    2 +-
 drivers/rtc/rtc-tile.c             |    1 +
 drivers/usb/host/ehci-tilegx.c     |    7 +++++--
 drivers/usb/host/ohci-tilegx.c     |    7 +++++--
 9 files changed, 57 insertions(+), 17 deletions(-)

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


                 reply	other threads:[~2013-05-09 18:15 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=518BE7A9.9010907@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox