Re: [PATCH v8 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON

Matthew Wilcox <[email protected]>
Newsgroups org.kernel.vger.linux-fsdevel,org.kvack.linux-mm
Message-ID <[email protected]>
On Mon, Aug 03, 2026 at 11:44:28PM -0700, [email protected] wrote:
> Good idea, but agreed with Sushiko about the bit setting issue,
> with that fixed,
> 
> Reviewed-by: Jane Chu <[email protected]>

Thanks.  That's the only diff I have between v8 and v9  at this point:

        if (is_page_hwpoison(page))
-               u |= KPF_HWPOISON;
+               u |= 1 << KPF_HWPOISON;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.