kernel-ark/arch/tile
Chris Metcalf e8200baa2f tile: fix "odd fault" warning for stack backtraces
We were setting ex1 in new kernel threads to KERNEL_PL.
But since we just do a simple context-switch, not an iret,
any value set here is ignored anyway, and its presence causes
stack backtraces to end with a warning about an "odd fault".

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
2015-05-11 11:22:37 -04:00
..
configs netpoll: delete defconfig references to obsolete NETPOLL_TRAP 2014-11-29 21:13:48 -08:00
gxio ptp: tilegx: convert to the 64 bit get/set time methods. 2015-03-31 12:01:18 -04:00
include tile: support delivering NMIs for multicore backtrace 2015-05-11 11:22:31 -04:00
kernel tile: fix "odd fault" warning for stack backtraces 2015-05-11 11:22:37 -04:00
kvm rcu: Make SRCU optional by using CONFIG_SRCU 2015-01-06 11:04:29 -08:00
lib tile: add <asm/word-at-a-time.h> and enable support functions 2015-04-30 15:23:37 -04:00
mm tile: map data region shadow of kernel as R/W 2015-04-17 14:01:35 -04:00
Kbuild
Kconfig tile: add <asm/word-at-a-time.h> and enable support functions 2015-04-30 15:23:37 -04:00
Kconfig.debug tile: remove DEBUG_EXTRA_FLAGS kernel config option 2013-09-03 14:52:17 -04:00
Makefile tile: remove DEBUG_EXTRA_FLAGS kernel config option 2013-09-03 14:52:17 -04:00