]> bbs.cooldavid.org Git - net-next-2.6.git/commit
in untag_chunk() we need to do alloc_chunk() a bit earlier
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 30 Oct 2010 06:18:32 +0000 (02:18 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 30 Oct 2010 06:18:32 +0000 (02:18 -0400)
commitf7a998a9491f2da1d3e44d150aa611d10093da4f
tree5d7c32eff458aeab7bcfeafd2d27e377b1f2b970
parentb8800aa5d9c7e4e2869321c77b80f322a0d9663a
in untag_chunk() we need to do alloc_chunk() a bit earlier

... while we are not holding spinlocks.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/audit_tree.c