diff options
| author | Jan Kara <[email protected]> | 2018-12-28 00:39:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-12-28 12:11:51 -0800 |
| commit | cc4f11e69fd00c61c38619759b07d00631bda5ca (patch) | |
| tree | 24eca7a3290201f5534870d26c70dbd5f1f28020 /scripts/stackusage | |
| parent | 0b3901b38d9d916f634e903ce7cd2a8ddd5b1559 (diff) | |
mm: migrate: lock buffers before migrate_page_move_mapping()
Lock buffers before calling into migrate_page_move_mapping() so that that
function doesn't have to know about buffers (which is somewhat unexpected
anyway) and all the buffer head logic is in buffer_migrate_page().
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jan Kara <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions