]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb59d91459ae0f14fdeb5e7e102bab027d1a2126f
treec96f6eb80ff83b8e2ac2936ffd564f9bd819392e
parent52c8121a75c9c84e85ad842c7b301c8888d829f3
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