Skip to content
Commit fcd26f7a authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix DAX handling via userspace access from kernel.



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: default avatarDennis Gilmore <dgilmore@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e4265019
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment