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)
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>

No differences found