SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
commit405d8f8b1d936414da2093d4149ff790ff3f84a5
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Aug 2009 12:17:56 +0000 (21 08:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Aug 2009 12:17:56 +0000 (21 08:17 -0400)
tree1a4917f7e28b0988ba7d11c6de2db632d303401d
parent4dceef96756b667360741712a8e37490f8458516
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...

We can oops if rpc_pipefs isn't properly initialised before we start to set
up objects that depend upon it.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/sunrpc_syms.c