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:
6bfc93e
)
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
author
Chuck Lever
<cel@netapp.com>
Tue, 1 Nov 2005 17:24:48 +0000
(12:24 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 Nov 2005 20:39:45 +0000
(15:39 -0500)
The sunrpc module should build properly even when CONFIG_SYSCTL is
disabled.
Reported by Jan-Benedict Glaw.
Test plan:
Compile kernel with CONFIG_NFS as a module and built-in, and CONFIG_SYSCTL
enabled and disabled.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found