[SPARC64]: Fix unaligned access winfxup handling on SUN4V.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 19 Feb 2006 00:39:39 +0000 (16:39 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:39 +0000 (01:13 -0800)
commit24c523ecc667dfeb28ef969cfabc531709bfffb8
tree67760d3bb5c5c9f950e61b263fff836e677957ee
parent6cc200db9500f53c6b884ea5d5bc7eabae7f5d5c
[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>
arch/sparc64/kernel/sun4v_tlb_miss.S
arch/sparc64/kernel/winfixup.S
This page took 0.03579 seconds and 5 git commands to generate.