diff options
author | Gao Xiang <[email protected]> | 2020-10-22 22:57:21 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2020-11-04 09:15:48 +0800 |
commit | a30573b3cdc77b8533d004ece1ea7c0146b437a0 (patch) | |
tree | 684ef7dce9e2ab0e1eeba136bc8e2266e38827a8 /scripts/gdb/linux | |
parent | d3938ee23e97bfcac2e0eb6b356875da73d700df (diff) |
erofs: fix setting up pcluster for temporary pages
pcluster should be only set up for all managed pages instead of
temporary pages. Since it currently uses page->mapping to identify,
the impact is minor for now.
[ Update: Vladimir reported the kernel log becomes polluted
because PAGE_FLAGS_CHECK_AT_FREE flag(s) set if the page
allocation debug option is enabled. ]
Link: https://lore.kernel.org/r/[email protected]
Fixes: 5ddcee1f3a1c ("erofs: get rid of __stagingpage_alloc helper")
Cc: <[email protected]> # 5.5+
Tested-by: Vladimir Zapolskiy <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions