diff options
author | Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> | 2012-03-29 22:58:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-29 23:06:43 +0200 |
commit | 10bdfb5ef7e1a429a3de31e498942a8ae5749a46 (patch) | |
tree | 2bda472ac8825a0616ca8632fdc5623f4f8bb0fe /fs/cachefiles | |
parent | backlight: fix typo in tosa_lcd.c (diff) | |
download | linux-10bdfb5ef7e1a429a3de31e498942a8ae5749a46.tar.xz linux-10bdfb5ef7e1a429a3de31e498942a8ae5749a46.zip |
pagemap: remove remaining unneeded spin_lock()
Commit 025c5b2451e4 ("thp: optimize away unnecessary page table
locking") moves spin_lock() into pmd_trans_huge_lock() in order to avoid
locking unless pmd is for thp. So this spin_lock() is a bug.
Reported-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions