authgss build fix
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 16 Jul 2007 06:37:18 +0000 (23:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:34 +0000 (09:05 -0700)
commit09561f44c75bc462ae86590b9c089d01c4e94a74
treec96f6eb80ff83b8e2ac2936ffd564f9bd819392e
parent8f41958bdd577731f7411c9605cfaa9db6766809
authgss build fix

Recent breakage..

net/sunrpc/auth_gss/auth_gss.c:1002: warning: implicit declaration of function 'lock_kernel'
net/sunrpc/auth_gss/auth_gss.c:1004: warning: implicit declaration of function 'unlock_kernel'

Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
net/sunrpc/auth_gss/auth_gss.c