sparc64: Add write_pic() helper.
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 06:27:50 +0000 (22:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 17:17:05 +0000 (09:17 -0800)
It writes the %pic register, keeping mind of processor bugs.

Implement reset_pic() in terms of it.

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

No differences found