Message ID | 6d2acfa4-7f44-d3b4-b0a8-5495c5985e4c@google.com (mailing list archive) |
---|---|
Headers | show |
Series | arch: include asm/cacheflush.h in asm/hugetlb.h | expand |
Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@rivosinc.com>: On Sun, 13 Aug 2023 21:50:34 -0700 (PDT) you wrote: > Three architectures are using PG_dcache_clean in their asm/hugetlb.h, > but relying on accident to include the asm/cacheflush.h which defines it. > > 1/3 arm: include asm/cacheflush.h in asm/hugetlb.h > 2/3 arm64: include asm/cacheflush.h in asm/hugetlb.h > 3/3 riscv: include asm/cacheflush.h in asm/hugetlb.h > > [...] Here is the summary with links: - [1/3] arm: include asm/cacheflush.h in asm/hugetlb.h (no matching commit) - [2/3] arm64: include asm/cacheflush.h in asm/hugetlb.h (no matching commit) - [3/3] riscv: include asm/cacheflush.h in asm/hugetlb.h https://git.kernel.org/riscv/c/3aaad36808b5 You are awesome, thank you!
On Sun, 13 Aug 2023 21:50:34 -0700, Hugh Dickins wrote: > Three architectures are using PG_dcache_clean in their asm/hugetlb.h, > but relying on accident to include the asm/cacheflush.h which defines it. > > 1/3 arm: include asm/cacheflush.h in asm/hugetlb.h > 2/3 arm64: include asm/cacheflush.h in asm/hugetlb.h > 3/3 riscv: include asm/cacheflush.h in asm/hugetlb.h > > [...] Applied, thanks! [3/3] riscv: include asm/cacheflush.h in asm/hugetlb.h https://git.kernel.org/palmer/c/3aaad36808b5 Best regards,