Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: https://chromium.googlesource.com/chromiumos/third_party/kernel-next git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git://gitorious.org/thierryreding/linux-next.git
Branch: master
Topmost commits: 8c8399e Add linux-next specific files for 20180806 db5880c Merge branch 'akpm/master' 4e38432 drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20180806/
Runtime: 96m 34s
Passed: 123 Failed: 2
Warnings: 27
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm64.allmodconfig arm.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig: samples/statx/test-statx.c:39:17: error: ‘__NR_statx’ undeclared (first use in this function) samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type ‘struct statx_timestamp’ samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type ‘struct statx’ samples/statx/test-statx.c:78:22: error: ‘STATX_SIZE’ undeclared (first use in this function) samples/statx/test-statx.c:80:22: error: ‘STATX_BLOCKS’ undeclared (first use in this function) samples/statx/test-statx.c:83:22: error: ‘STATX_TYPE’ undeclared (first use in this function) samples/statx/test-statx.c:102:22: error: ‘STATX_INO’ undeclared (first use in this function) samples/statx/test-statx.c:104:22: error: ‘STATX_NLINK’ undeclared (first use in this function) samples/statx/test-statx.c:117:22: error: ‘STATX_MODE’ undeclared (first use in this function) samples/statx/test-statx.c:130:22: error: ‘STATX_UID’ undeclared (first use in this function) samples/statx/test-statx.c:132:22: error: ‘STATX_GID’ undeclared (first use in this function) samples/statx/test-statx.c:135:22: error: ‘STATX_ATIME’ undeclared (first use in this function) samples/statx/test-statx.c:137:22: error: ‘STATX_MTIME’ undeclared (first use in this function) samples/statx/test-statx.c:139:22: error: ‘STATX_CTIME’ undeclared (first use in this function) samples/statx/test-statx.c:141:22: error: ‘STATX_BTIME’ undeclared (first use in this function) samples/statx/test-statx.c:211:15: error: storage size of ‘stx’ isn’t known samples/statx/test-statx.c:214:22: error: ‘STATX_ALL’ undeclared (first use in this function) samples/statx/test-statx.c:232:13: error: ‘STATX_BASIC_STATS’ undeclared (first use in this function)
arm.allmodconfig: samples/statx/test-statx.c:39:17: error: ‘__NR_statx’ undeclared (first use in this function) samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type ‘struct statx_timestamp’ samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type ‘struct statx’ samples/statx/test-statx.c:78:22: error: ‘STATX_SIZE’ undeclared (first use in this function) samples/statx/test-statx.c:80:22: error: ‘STATX_BLOCKS’ undeclared (first use in this function) samples/statx/test-statx.c:83:22: error: ‘STATX_TYPE’ undeclared (first use in this function) samples/statx/test-statx.c:102:22: error: ‘STATX_INO’ undeclared (first use in this function) samples/statx/test-statx.c:104:22: error: ‘STATX_NLINK’ undeclared (first use in this function) samples/statx/test-statx.c:117:22: error: ‘STATX_MODE’ undeclared (first use in this function) samples/statx/test-statx.c:130:22: error: ‘STATX_UID’ undeclared (first use in this function) samples/statx/test-statx.c:132:22: error: ‘STATX_GID’ undeclared (first use in this function) samples/statx/test-statx.c:135:22: error: ‘STATX_ATIME’ undeclared (first use in this function) samples/statx/test-statx.c:137:22: error: ‘STATX_MTIME’ undeclared (first use in this function) samples/statx/test-statx.c:139:22: error: ‘STATX_CTIME’ undeclared (first use in this function) samples/statx/test-statx.c:141:22: error: ‘STATX_BTIME’ undeclared (first use in this function) samples/statx/test-statx.c:211:15: error: storage size of ‘stx’ isn’t known samples/statx/test-statx.c:214:22: error: ‘STATX_ALL’ undeclared (first use in this function) samples/statx/test-statx.c:232:13: error: ‘STATX_BASIC_STATS’ undeclared (first use in this function)
Warnings:
arm64.allmodconfig: <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/bluetooth/hci_h5.c:919:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable] samples/statx/test-statx.c:37:34: warning: ‘struct statx’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:42:50: warning: ‘struct statx_timestamp’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:71:31: warning: ‘struct statx’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:211:15: warning: unused variable ‘stx’ [-Wunused-variable] net/smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations] net/smc/smc_ib.c:190:3: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations] include/linux/percpu-defs.h:233:13: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/i2c/mt9v111.c:887:15: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm64.allnoconfig: <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm64.defconfig: <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm64.nosmp_defconfig: <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm64.tinyconfig: <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.acs5k_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.acs5k_tiny_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.allmodconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /tmp/cc4txV3o.s:18124: Warning: using r15 results in unpredictable behaviour /tmp/cc4txV3o.s:18196: Warning: using r15 results in unpredictable behaviour samples/statx/test-statx.c:37:34: warning: ‘struct statx’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:42:50: warning: ‘struct statx_timestamp’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:71:31: warning: ‘struct statx’ declared inside parameter list will not be visible outside of this definition or declaration samples/statx/test-statx.c:211:15: warning: unused variable ‘stx’ [-Wunused-variable] arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional drivers/bluetooth/hci_h5.c:919:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable] net/smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations] net/smc/smc_ib.c:190:3: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations] include/linux/percpu-defs.h:233:13: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/media/i2c/mt9v111.c:887:15: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.allnoconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.am200epdkit_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.aspeed_g4_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm.aspeed_g5_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm.assabet_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.at91_dt_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.axm55xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.badge4_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.bcm2835_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.cerfcube_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.clps711x_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.cm_x2xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.cm_x300_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.cns3420vb_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.colibri_pxa270_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.colibri_pxa300_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.collie_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.corgi_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.davinci_all_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.dove_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.ebsa110_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.efm32_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.em_x270_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.ep93xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.eseries_pxa_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.exynos_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.ezx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.footbridge_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.gemini_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.h3600_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.h5000_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.hackkit_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.hisi_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.imote2_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.imx_v4_v5_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.imx_v6_v7_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.integrator_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.iop13xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.iop32x_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.iop33x_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.ixp4xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.jornada720_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.keystone_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/usb/dwc3/dwc3-of-simple.c:223:12: warning: 'dwc3_of_simple_resume' defined but not used [-Wunused-function] drivers/usb/dwc3/dwc3-of-simple.c:213:12: warning: 'dwc3_of_simple_suspend' defined but not used [-Wunused-function]
arm.ks8695_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.lart_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.lpc18xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.lpc32xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.lpd270_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.lubbock_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.magician_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mainstone_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mini2440_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mmp2_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.moxart_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mps2_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.multi_lpae_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
arm.multi_v4t_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.multi_v5_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
arm.multi_v7_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
arm.multi_v7_nosmp_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
arm.mv78xx0_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mvebu_v5_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mvebu_v7_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.mxs_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.neponset_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.netwinder_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.netx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.nhk8815_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.nuc910_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.nuc950_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.nuc960_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.omap1_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.omap2plus_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] drivers/bluetooth/hci_h5.c:919:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable]
arm.orion5x_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.oxnas_v6_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.palmz72_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pcm027_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pleb_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.prima2_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pxa168_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pxa255-idp_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pxa3xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pxa910_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.pxa_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.qcom_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
arm.raumfeld_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.realview_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.rpc_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.s3c2410_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.s3c6400_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.s5pv210_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.sama5_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.shannon_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.shmobile_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.simpad_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.socfpga_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.spear13xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.spear3xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.spear6xx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.spitz_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.stm32_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.sunxi_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.tango4_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.tct_hammer_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.tegra_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.tinyconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.trizeps4_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.u300_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.u8500_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.versatile_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.vexpress_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.vf610m4_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.viper_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.vt8500_v6_v7_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.xcep_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.zeus_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
arm.zx_defconfig: <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp] <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
New syscalls:
arm64 fsconfig arm64 fsinfo arm64 fsmount arm64 fsopen arm64 fspick arm64 move_mount arm64 open_tree arm fsconfig arm fsinfo arm fsmount arm fsopen arm fspick arm io_pgetevents arm move_mount arm open_tree
No section mismatches