summaryrefslogtreecommitdiff
path: root/locking.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-13 15:33:11 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-13 15:33:11 +0200
commit6025ec471fb6dae8662a6c074d12056ceecc6fb6 (patch)
tree6a952c1fdb8cfb5744c22e0528241c2e00ab04a1 /locking.h
parentd0009856814c13d13770db5aadd7b2fabf947776 (diff)
docs: update install document to current repo status
mausezahn dependencies and build options were not yet documented. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'locking.h')
0 files changed, 0 insertions, 0 deletions
ass='commit-msg'>Pull namespace fixes from Eric Biederman: "This tree contains 4 fixes. The first is a fix for a race that can causes oopses under the right circumstances, and that someone just recently encountered. Past that are several small trivial correct fixes. A real issue that was blocking development of an out of tree driver, but does not appear to have caused any actual problems for in-tree code. A potential deadlock that was reported by lockdep. And a deadlock people have experienced and took the time to track down caused by a cleanup that removed the code to drop a reference count" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: sysctl: Drop reference added by grab_header in proc_sys_readdir pid: fix lockdep deadlock warning due to ucount_lock libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount mnt: Protect the mountpoint hashtable with mount_lock
Diffstat (limited to 'net')