[SPARC64]: Args to SUNW,set-trap-table are 64-bit.
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Feb 2006 06:56:01 +0000 (22:56 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:48 +0000 (01:13 -0800)
They were getting truncated to 32-bit and this is very bad
when your MMU fault status area is in physical memory above
4GB on SUN4V.

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

No differences found