]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SPARC64]: Adjust kernel PC validation test in fault handler.
authorDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 04:38:15 +0000 (20:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Feb 2008 04:38:15 +0000 (20:38 -0800)
commitbe71716e464f4ea38f08034dc666f2feb55535d9
tree179f9f1a75e2b8869fe9bb59eb37694f3fd23e7a
parent622eaec613130e6ea78f2a5d5070e3278b21cd8f
[SPARC64]: Adjust kernel PC validation test in fault handler.

Because of the new futex validation init handler, we have
to accept faults in init section text as well as the normal
kernel text.

Thanks to Tom Callaway for the bug report.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/mm/fault.c