summaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2014-11-04 16:11:03 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2014-11-05 14:49:38 +0100
commit3f822c6264954660babce757fb45792fd3af273e (patch)
treec89c9b7ddf6c1a7628b9c6fd2246574aec9d500f /kernel/kthread.c
parentMerge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... (diff)
downloadlinux-3f822c6264954660babce757fb45792fd3af273e.tar.xz
linux-3f822c6264954660babce757fb45792fd3af273e.zip
ovl: don't poison cursor
ovl_cache_put() can be called from ovl_dir_reset() if the cache needs to be rebuilt. We did list_del() on the cursor, which results in an Oops on the poisoned pointer in ovl_seek_cursor(). Reported-by: Jordi Pujol Palomer <jordipujolp@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Tested-by: Jordi Pujol Palomer <jordipujolp@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions