Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Pull tile update from Chris Metcalf: "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." * 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile: usb: tilegx: fix memleak when create hcd fail arch/tile: remove inline marking of EXPORT_SYMBOL functions rtc: rtc-tile: add missing platform_device_unregister() when module exit tile: support new Tilera hypervisor
Showing
- arch/tile/Kconfig 10 additions, 4 deletionsarch/tile/Kconfig
- arch/tile/include/hv/hypervisor.h 24 additions, 3 deletionsarch/tile/include/hv/hypervisor.h
- arch/tile/kernel/head_32.S 1 addition, 1 deletionarch/tile/kernel/head_32.S
- arch/tile/kernel/head_64.S 9 additions, 3 deletionsarch/tile/kernel/head_64.S
- arch/tile/lib/spinlock_32.c 1 addition, 1 deletionarch/tile/lib/spinlock_32.c
- drivers/net/ethernet/tile/tilegx.c 1 addition, 1 deletiondrivers/net/ethernet/tile/tilegx.c
- drivers/rtc/rtc-tile.c 1 addition, 0 deletionsdrivers/rtc/rtc-tile.c
- drivers/usb/host/ehci-tilegx.c 5 additions, 2 deletionsdrivers/usb/host/ehci-tilegx.c
- drivers/usb/host/ohci-tilegx.c 5 additions, 2 deletionsdrivers/usb/host/ohci-tilegx.c
Loading
Please register or sign in to comment