[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y+VTRZkd7Lp032gq@osiris>
Date: Thu, 9 Feb 2023 21:10:45 +0100
From: Heiko Carstens <hca@...ux.ibm.com>
To: Peter Xu <peterx@...hat.com>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
linux-arm-kernel@...ts.infradead.org, linux-s390@...r.kernel.org
Subject: Re: [PATCH 3/3] mm/s390: Define private VM_FAULT_* reasons from top
bits
On Sun, Feb 05, 2023 at 06:17:04PM -0500, Peter Xu wrote:
> The current definition already collapse with the generic definition of
> vm_fault_reason. Move the private definitions to allocate bits from the
> top of uint so they won't collapse anymore.
>
> Signed-off-by: Peter Xu <peterx@...hat.com>
> ---
> arch/s390/mm/fault.c | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
Thanks a lot!
Applied.
Powered by blists - more mailing lists