From 9ccfa6cfcceb6981f543e295c1429817ad836a6b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 12 Oct 2021 19:17:58 +0200 Subject: sys/linux: regenerate consts, remove ipx Regenerate const files on the latest upstream tree. Remove IPX support since it was removed from the kernel in 7a2e838d28 ("staging: ipx: delete it from the tree"). --- sys/linux/dev_vtpm.txt.const | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/dev_vtpm.txt.const') diff --git a/sys/linux/dev_vtpm.txt.const b/sys/linux/dev_vtpm.txt.const index 837300f3a..dead56fc1 100644 --- a/sys/linux/dev_vtpm.txt.const +++ b/sys/linux/dev_vtpm.txt.const @@ -1,5 +1,7 @@ # Code generated by syz-sysgen. DO NOT EDIT. arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +AT_FDCWD = 18446744073709551516 VTPM_PROXY_FLAG_TPM2 = 1 VTPM_PROXY_IOC_NEW_DEV = 3222577408 __NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 -- cgit mrf-deployment