git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee9f4b5
)
[PA-RISC] Fix sys32_sysctl
author
Matthew Wilcox
<matthew@wil.cx>
Wed, 4 Oct 2006 19:16:10 +0000
(13:16 -0600)
committer
Matthew Wilcox
<willy@hera.kernel.org>
Thu, 5 Oct 2006 01:48:17 +0000
(
01:48
+0000)
When CONFIG_SYSCTL_SYSCALL isn't defined, do_sysctl doesn't exist and
we fail to link. Fix with an ifdef, the same way sparc64 did.
Also add some minor changes to be more like sparc64.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
No differences found