[PATCH 12/15] s390: remove native mmap2() syscall
Heiko Carstens
hca at linux.ibm.com
Sat Jun 22 00:17:37 AEST 2024
On Thu, Jun 20, 2024 at 06:23:13PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> The mmap2() syscall has never been used on 64-bit s390x and should
> have been removed as part of 5a79859ae0f3 ("s390: remove 31 bit
> support").
>
> Remove it now.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> arch/s390/kernel/syscall.c | 27 ---------------------------
> 1 file changed, 27 deletions(-)
Acked-by: Heiko Carstens <hca at linux.ibm.com>
More information about the Linuxppc-dev
mailing list