diff options
author | David S. Miller <davem@davemloft.net> | 2009-01-19 22:56:51 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-03-16 17:52:42 -0700 |
commit | b9a94094113f73585f651143113c0c2478ebf34e (patch) | |
tree | a2174ce71832ddc71c7de44154594cdc17cbccbe /arch/.gitignore | |
parent | 21ef40e66f6186898ea4240b83a0f1c7424953d0 (diff) |
sparc64: Fix DAX handling via userspace access from kernel.
[ Upstream commit fcd26f7ae2ea5889134e8b3d60a42ce8b993c95f ]
If we do a userspace access from kernel mode, and get a
data access exception, we need to check the exception
table just like a normal fault does.
The spitfire DAX handler was doing this, but such logic
was missing from the sun4v DAX code.
Reported-by: Dennis Gilmore <dgilmore@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions