[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor.
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 18 Nov 2005 12:15:33 +0000 (12:15 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:49:42 +0000 (14:49 +1100)
commitbcb05504edf0e27a648aa1059cbb71e8746758a1
treee21e936a5632b28cc3ee21595898c802a383321a
parentc1189c9275dbaa474e1f5ce0b62f6b4d9be67d51
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor.

On Tue, 2005-11-15 at 18:52 +0000, David Woodhouse wrote:
> This cleanup patch speeds up the null syscall path on ppc64 by about 3%,
> and brings the ppc32 and ppc64 code slightly closer together.

Needs this unless your binutils, like mine, are clever enough to notice
my stupidity and fix it up automatically...

Spotted by Paul.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/entry_64.S