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

[email protected]
Newsgroups org.kernel.vger.linux-fsdevel,org.kvack.linux-mm
Message-ID <[email protected]>

On 8/4/2026 8:46 AM, Matthew Wilcox wrote:
> On Mon, Aug 03, 2026 at 11: 44: 28PM -0700, jane. chu@ oracle. com 
> wrote: > Good idea, but agreed with Sushiko about the bit setting issue, 
>  > with that fixed, > > Reviewed-by: Jane Chu <jane. chu@ oracle. com> 
> Thanks. That's the only
> 
> 
> 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;
> 
> 

Looks good.

Thanks!
-jane
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.