aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2009-07-29 15:26:57 +0000
committerLinus Torvalds <[email protected]>2009-07-29 19:34:58 +0000
commitf5886c7f96f2542382d3a983c5f13e03d7fc5259 (patch)
tree75c5e09bdd8726fa3fa0c2cc3b764d523e5160f2 /scripts/markup_oops.pl
parentMerge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-f5886c7f96f2542382d3a983c5f13e03d7fc5259.tar.gz
kernel-f5886c7f96f2542382d3a983c5f13e03d7fc5259.zip
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Objects passed to kmemleak_seq_next() have an incremented reference count (hence not freed) but they may point via object_list.next to other freed objects. To avoid this, the whole start/next/stop sequence must be protected by rcu_read_lock(). Signed-off-by: Catalin Marinas <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/markup_oops.pl')
0 files changed, 0 insertions, 0 deletions