[SPARC64]: Do not call winfix_dax blindly
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2005 19:44:57 +0000 (12:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2005 19:44:57 +0000 (12:44 -0700)
Verify we really are taking a data access exception trap, at TL1, from
one of the window spill/fill handlers.

Else call a new function, data_access_exception_tl1, to log the error.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found