On 2024/12/27 10:57, Anshuman Khandual wrote:
However it does not really check the entry to be a section mapping which it should. Returning pmd_sect(READ_ONCE(*pmdp)) is the right thing, which should have been the case from the beginning when vmemmap_check_pmd() was added. I guess because arm64's original vmemmap_populate() checked only for vmemmap_verify() as well. So probably this does not need a "Fixes: " tag.
Hi Anshuman, I agree, will remove "Fixes: " tag in next patchset