https://github.com/torvalds/linux
Revision c47e1a1cb6d473172d4d9c24056960bd542dc56c authored by Guo Ren on 20 January 2021, 09:21:57 UTC, committed by Guo Ren on 27 February 2021, 08:35:09 UTC
The max_mapnr is the number of PFNs, not absolute PFN offset.
Using set_max_mapnr API instead of setting the value directly.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
1 parent 0d3b051
History
Tip revision: c47e1a1cb6d473172d4d9c24056960bd542dc56c authored by Guo Ren on 20 January 2021, 09:21:57 UTC
csky: Fixup pfn_valid error with wrong max_mapnr
Tip revision: c47e1a1

back to top