Re: [peterz-queue:x86/mm.pae 5/9] mm/khugepaged.c:865:16: error: implicit declaration of function 'pmd_read_atomic'

From: Zach O'Keefe
Date: Thu Oct 13 2022 - 13:15:55 EST


Seems like this was just due to local "mm: Rename pmd_read_atomic()"
conflict after merging Linus's tree (which introduced another
pmd_read_atomic() callsite). Peter already seems to have rebased and
made the fix - thanks Peter.