commit | 24c523ecc667dfeb28ef969cfabc531709bfffb8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 18 16:39:39 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:39 2006 -0800 |
tree | 67760d3bb5c5c9f950e61b263fff836e677957ee | |
parent | 6cc200db9500f53c6b884ea5d5bc7eabae7f5d5c [diff] |
[SPARC64]: Fix unaligned access winfxup handling on SUN4V. Another case where we have to force ourselves into global register level one. Also make sure the arguments passed to sun4v_do_mna() are correct. This area actually needs some more work, for example spill fixup is not necessarily going to do the right thing for this case. Signed-off-by: David S. Miller <davem@davemloft.net>