commit | bde4e4ee9f90142d550e2684dec2c8df302f5f8e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 29 12:44:57 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 29 12:44:57 2005 -0700 |
tree | 9ea03bd0e3cfe7ed1de41171dd5a906779b02e72 | |
parent | 5ea68e02766c52c153c62fc423cda659a80e45fa [diff] |
[SPARC64]: Do not call winfix_dax blindly 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>