summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorSalah Triki <salah.triki@gmail.com>2016-08-09 14:46:05 +0100
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-10-08 10:01:27 +0100
commit2ac636b4d04702e26421598949fc30c7a9e38988 (patch)
tree29fd76e4346b9495576f14022a2565c81cc03c18 /include/trace
parent6ea4558f9b373b588162e5d3523bc65fcf669b06 (diff)
befs: fix typo in befs_sb_info
Fixing jornal to Journal. Signed-off-by: Salah Triki <salah.triki@gmail.com> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions
CPU0 CPU1 ---- ---- lock(ucounts_lock); local_irq_disable(); lock(&(&sighand->siglock)->rlock); lock(&(&tty->ctrl_lock)->rlock); <Interrupt> lock(&(&sighand->siglock)->rlock); *** DEADLOCK *** This patch removes a dependency between rlock and ucount_lock. Fixes: f333c700c610 ("pidns: Add a limit on the number of pid namespaces") Cc: stable@vger.kernel.org Signed-off-by: Andrei Vagin <avagin@openvz.org> Acked-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'net/netlabel')