diff options
author | Naoya Horiguchi <[email protected]> | 2013-02-22 16:35:53 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-23 17:50:22 -0800 |
commit | 5f4b9fc5c1d3c8fc6037fa99d527ad3264dc0038 (patch) | |
tree | 89e8e291b5519927aa059b64f4fd6f9f3a2b4184 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 524fca1e7356f8f9f92c51ca52727187872fc5f5 (diff) |
HWPOISON: change order of error_states[]'s elements
error_states[] has two separate states "unevictable LRU page" and
"mlocked LRU page", and the former one has the higher priority now. But
because of that the latter one is rarely chosen because pages with
PageMlocked highly likely have PG_unevictable set. On the other hand,
PG_unevictable without PageMlocked is common for ramfs or SHM_LOCKed
shared memory, so reversing the priority of these two states helps us
clearly distinguish them.
Signed-off-by: Naoya Horiguchi <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Chen Gong <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Wu Fengguang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions