diff options
author | Miaohe Lin <[email protected]> | 2024-07-08 11:05:44 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-07-12 15:52:22 -0700 |
commit | 8a78882dac1c8c464e047a29415edb50421651ce (patch) | |
tree | 912008c604c86f655a5fcf2b7e5eb51a8ed4f69b /drivers/fpga/fpga-bridge.c | |
parent | a5ea521250afdf3d70c72970660f44aebf56ea19 (diff) |
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
The page cannot become compound pages again just after a folio is split as
an extra refcnt is held. So the MF_MSG_DIFFERENT_COMPOUND case is
obsolete and can be removed to get rid of this false assumption and code
burden. But add one WARN_ON() here to keep the situation clear.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Cc: Borislav Petkov (AMD) <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: Tony Luck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions