diff options
| author | Kirill A. Shutemov <[email protected]> | 2016-02-05 23:36:36 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-02-06 02:10:40 +0000 |
| commit | cf2a82ee432730ab25c21d054c67f296af4fc4bd (patch) | |
| tree | fac6337408fc709cc9b9978681d0847178677e44 /fs/btrfs/dev-replace.c | |
| parent | mempolicy: do not try to queue pages from !vma_migratable() (diff) | |
| download | kernel-cf2a82ee432730ab25c21d054c67f296af4fc4bd.tar.gz kernel-cf2a82ee432730ab25c21d054c67f296af4fc4bd.zip | |
mm: downgrade VM_BUG in isolate_lru_page() to warning
Calling isolate_lru_page() is wrong and shouldn't happen, but it not
nessesary fatal: the page just will not be isolated if it's not on LRU.
Let's downgrade the VM_BUG_ON_PAGE() to WARN_RATELIMIT().
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
