[PA-RISC] Fix parisc_newuname()
authorMatthew Wilcox <matthew@wil.cx>
Wed, 4 Oct 2006 19:33:53 +0000 (13:33 -0600)
committerMatthew Wilcox <willy@hera.kernel.org>
Thu, 5 Oct 2006 01:48:18 +0000 (01:48 +0000)
The utsname virtualisation broke parisc_newuname compilation.
Rewrite the implementation to call sys_newuname() like sparc64 does.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>

No differences found