summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-s390
diff options
context:
space:
mode:
authorBharata B Rao2021-07-06 13:24:39 +0200
committerDavid Gibson2021-07-09 03:01:06 +0200
commit327d4b7f3f26eb19b8bc2b1b54afa6874612efdd (patch)
treef212b907aa249e8663d4a8700ff1c57ce50c87c9 /linux-headers/asm-s390
parentspapr: Fix implementation of Open Firmware client interface (diff)
downloadqemu-327d4b7f3f26eb19b8bc2b1b54afa6874612efdd.tar.gz
qemu-327d4b7f3f26eb19b8bc2b1b54afa6874612efdd.tar.xz
qemu-327d4b7f3f26eb19b8bc2b1b54afa6874612efdd.zip
linux-headers: Update
Update to mainline commit: 79160a603bdb ("Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb" Signed-off-by: Bharata B Rao <bharata@linux.ibm.com> Message-Id: <20210706112440.1449562-2-bharata@linux.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-headers/asm-s390')
-rw-r--r--linux-headers/asm-s390/unistd_32.h1
-rw-r--r--linux-headers/asm-s390/unistd_64.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-s390/unistd_32.h b/linux-headers/asm-s390/unistd_32.h
index e8cd34334f..0c3cd299e4 100644
--- a/linux-headers/asm-s390/unistd_32.h
+++ b/linux-headers/asm-s390/unistd_32.h
@@ -415,6 +415,7 @@
#define __NR_process_madvise 440
#define __NR_epoll_pwait2 441
#define __NR_mount_setattr 442
+#define __NR_quotactl_fd 443
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_add_rule 445
#define __NR_landlock_restrict_self 446
diff --git a/linux-headers/asm-s390/unistd_64.h b/linux-headers/asm-s390/unistd_64.h
index 86830e1e83..8dfc08b5e6 100644
--- a/linux-headers/asm-s390/unistd_64.h
+++ b/linux-headers/asm-s390/unistd_64.h
@@ -363,6 +363,7 @@
#define __NR_process_madvise 440
#define __NR_epoll_pwait2 441
#define __NR_mount_setattr 442
+#define __NR_quotactl_fd 443
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_add_rule 445
#define __NR_landlock_restrict_self 446