]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Set up correct siginfo structures for page faults.
authorStuart Menefy <stuart.menefy@st.com>
Tue, 21 Nov 2006 04:34:04 +0000 (13:34 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:38 +0000 (10:45 +0900)
commit0c97f2e6cdcec36dd498cb01104282a1bfff3a5e
tree2745f5efa2b4d6dfe18f4f186738612f0e77f79c
parent5cc9d1cef03ee6d3af3dbc412f1070d38ce4a152
sh: Set up correct siginfo structures for page faults.

Remove the previous saving of fault codes into the thread_struct
as they are never used, and appeared to be inherited from x86.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/fpu.c
arch/sh/kernel/traps.c
arch/sh/mm/fault.c
include/asm-sh/processor.h