[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)
commitf64ef295032d07345ca26bf4876a1577c4dccb37
tree483805b05c4d0cc7e3e7072445479564e25800a2
parentccd6c355e89a21d9047ae19471629758d3a01959
[PA-RISC] Fix parisc_newuname()

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>
arch/parisc/kernel/sys_parisc.c