* [GIT PULL] tile changes for v3.10
@ 2013-05-09 18:15 Chris Metcalf
0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2013-05-09 18:15 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-09 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 18:15 [GIT PULL] tile changes for v3.10 Chris Metcalf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox