diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2015-05-07 20:34:59 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2015-05-11 17:22:37 +0200 |
commit | e8200baa2fd2e9c4bc7abd824a9e675d914e54a0 (patch) | |
tree | 15f8d8ddcbb284afae5b6f3000743c28209f3314 /arch/tile/include/asm/page.h | |
parent | tile: set up initial stack top to honor STACK_TOP_DELTA (diff) | |
download | linux-e8200baa2fd2e9c4bc7abd824a9e675d914e54a0.tar.xz linux-e8200baa2fd2e9c4bc7abd824a9e675d914e54a0.zip |
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>
Diffstat (limited to 'arch/tile/include/asm/page.h')
0 files changed, 0 insertions, 0 deletions