[PATCH 3/3] mm/s390: Define private VM_FAULT_* reasons from top bits
Heiko Carstens
hca at linux.ibm.com
Thu Feb 9 12:10:45 PST 2023
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 at redhat.com>
> ---
> arch/s390/mm/fault.c | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
Thanks a lot!
Applied.
More information about the linux-arm-kernel
mailing list