commit | be71716e464f4ea38f08034dc666f2feb55535d9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Feb 28 20:38:15 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 28 20:38:15 2008 -0800 |
tree | 179f9f1a75e2b8869fe9bb59eb37694f3fd23e7a | |
parent | 622eaec613130e6ea78f2a5d5070e3278b21cd8f [diff] |
[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>