[PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Apr 29 20:25:39 PDT 2026
Hello:
This patch was applied to riscv/linux.git (fixes)
by Andrew Morton <akpm at linux-foundation.org>:
On Fri, 27 Feb 2026 19:30:08 +0000 you wrote:
> From: Kiryl Shutsemau <kas at kernel.org>
>
> For tail pages, the kernel uses the 'compound_info' field to get to the
> head page. The bit 0 of the field indicates whether the page is a
> tail page, and if set, the remaining bits represent a pointer to the
> head page.
>
> [...]
Here is the summary with links:
- [PATCHv7,07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
https://git.kernel.org/riscv/c/8c846c879e22
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list