]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SPARC64]: Niagara copy/clear page.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 8 Feb 2006 00:09:12 +0000 (16:09 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:54 +0000 (01:11 -0800)
commit8591e3027235d6d11b958e43379f2ee7b7114841
treece3f036ac64e20f7d75bae04e5362c97bc9228e6
parentdf7d6aec96ab98cb182dd5138a85bdc363a9bf0d
[SPARC64]: Niagara copy/clear page.

Happily we have no D-cache aliasing issues on these
chips, so the implementation is very straightforward.

Add a stub in bootup which will be where the patching
calls will be made for niagara/sun4v/hypervisor.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/head.S
arch/sparc64/lib/Makefile
arch/sparc64/lib/NGpage.S [new file with mode: 0644]