Message ID | 20221024094725.3054311-1-tongtiangen@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | riscv/mm: two modifications on hugepage | expand |
On Mon, 24 Oct 2022 09:47:23 +0000, Tong Tiangen wrote: > Tong Tiangen (2): > riscv/mm: hugepage's PG_dcache_clean flag is only set in head page > riscv/mm: add arch hook arch_clear_hugepage_flags > > arch/riscv/include/asm/cacheflush.h | 7 +++++++ > arch/riscv/include/asm/hugetlb.h | 6 ++++++ > arch/riscv/mm/cacheflush.c | 7 +++++++ > 3 files changed, 20 insertions(+) > > [...] Applied, thanks! [1/2] riscv/mm: hugepage's PG_dcache_clean flag is only set in head page https://git.kernel.org/palmer/c/d33deda095d3 [2/2] riscv/mm: add arch hook arch_clear_hugepage_flags https://git.kernel.org/palmer/c/d8bf77a1dc30 Best regards,
Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@rivosinc.com>: On Mon, 24 Oct 2022 09:47:23 +0000 you wrote: > Tong Tiangen (2): > riscv/mm: hugepage's PG_dcache_clean flag is only set in head page > riscv/mm: add arch hook arch_clear_hugepage_flags > > arch/riscv/include/asm/cacheflush.h | 7 +++++++ > arch/riscv/include/asm/hugetlb.h | 6 ++++++ > arch/riscv/mm/cacheflush.c | 7 +++++++ > 3 files changed, 20 insertions(+) Here is the summary with links: - [-next,1/2] riscv/mm: hugepage's PG_dcache_clean flag is only set in head page https://git.kernel.org/riscv/c/d33deda095d3 - [-next,2/2] riscv/mm: add arch hook arch_clear_hugepage_flags https://git.kernel.org/riscv/c/d8bf77a1dc30 You are awesome, thank you!