Wan Jiabing <wanjiab...@vivo.com> writes: > mmu-hash.h: asm/bug.h has been included at line 12, so remove > the duplicate one at line 21.
Looking at the file I had wondered if this was due to a #ifdef being removed, but no, the second one was just added in commit 891121e6c02c ("powerpc/mm: Differentiate between hugetlb and THP during page walk"). How odd! Anyway, all of these look good to me, and the automated checks at http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20210323062916.295346-1-wanjiab...@vivo.com/ have all passed. Reviewed-by: Daniel Axtens <d...@axtens.net> Kind regards, Daniel