diff options
author | Christoph Lameter <clameter@engr.sgi.com> | 2006-01-08 01:01:02 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-08 20:12:44 -0800 |
commit | 132beacf9785d2e6e8aecb59aa078f3ca5668fa6 (patch) | |
tree | 7b1274279448e4fde20489b7572455ef93bc4c3d /sound | |
parent | 1a75a6c825c17249ca49f050a872a04ce0997ce3 (diff) | |
download | linux-3.10-132beacf9785d2e6e8aecb59aa078f3ca5668fa6.tar.gz linux-3.10-132beacf9785d2e6e8aecb59aa078f3ca5668fa6.tar.bz2 linux-3.10-132beacf9785d2e6e8aecb59aa078f3ca5668fa6.zip |
[PATCH] Drop page table lock before calling migrate_page_add()
migrate_page_add cannot be called with a spinlock held (calls
isolate_lru_page which calles schedule_on_each_cpu). Drop ptl lock in
check_pte_range before calling migrate_page_add().
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions