Date
April 8, 2025, 12:37 p.m.
Environment | |
---|---|
arm | |
i386 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:78:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 78 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:183:25: note: in expansion of macro 'HIGH_ADDR' 183 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:60:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 60 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:71:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 71 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:131:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 131 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:146:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 146 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE / 2), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: va_128TBswitch.c: In function 'run_test': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:249:59: note: in expansion of macro 'ADDR_SWITCH_HINT' 249 | if (t->low_addr_required && p >= (void *)(ADDR_SWITCH_HINT)) { | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:98:25: note: in expansion of macro 'HIGH_ADDR' 98 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:160:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 160 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:112:25: note: in expansion of macro 'HIGH_ADDR' 112 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:48:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 48 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:138:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 138 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:154:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 154 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:105:25: note: in expansion of macro 'HIGH_ADDR' 105 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:197:25: note: in expansion of macro 'HIGH_ADDR' 197 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:216:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 216 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:224:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 224 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: ../kselftest.h: In function 'ksft_print_cnts': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:190:25: note: in expansion of macro 'HIGH_ADDR' 190 | .addr = HIGH_ADDR, | ^~~~~~~~~
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:154:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 154 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:60:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 60 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:71:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 71 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:183:25: note: in expansion of macro 'HIGH_ADDR' 183 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:216:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 216 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:160:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 160 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: va_128TBswitch.c: In function 'run_test': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:249:59: note: in expansion of macro 'ADDR_SWITCH_HINT' 249 | if (t->low_addr_required && p >= (void *)(ADDR_SWITCH_HINT)) { | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:112:25: note: in expansion of macro 'HIGH_ADDR' 112 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:146:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 146 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE / 2), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:131:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 131 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:48:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 48 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:98:25: note: in expansion of macro 'HIGH_ADDR' 98 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:197:25: note: in expansion of macro 'HIGH_ADDR' 197 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:190:25: note: in expansion of macro 'HIGH_ADDR' 190 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:224:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 224 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:78:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 78 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:105:25: note: in expansion of macro 'HIGH_ADDR' 105 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:138:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 138 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:197:25: note: in expansion of macro 'HIGH_ADDR' 197 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: va_128TBswitch.c: In function 'run_test': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:249:59: note: in expansion of macro 'ADDR_SWITCH_HINT' 249 | if (t->low_addr_required && p >= (void *)(ADDR_SWITCH_HINT)) { | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:78:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 78 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:216:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 216 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:131:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 131 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:183:25: note: in expansion of macro 'HIGH_ADDR' 183 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:48:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 48 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:98:25: note: in expansion of macro 'HIGH_ADDR' 98 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:60:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 60 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:154:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 154 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:105:25: note: in expansion of macro 'HIGH_ADDR' 105 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:160:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 160 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:224:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 224 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:112:25: note: in expansion of macro 'HIGH_ADDR' 112 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:146:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 146 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE / 2), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:190:25: note: in expansion of macro 'HIGH_ADDR' 190 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:138:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 138 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:71:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 71 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:60:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 60 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:105:25: note: in expansion of macro 'HIGH_ADDR' 105 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:183:25: note: in expansion of macro 'HIGH_ADDR' 183 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:154:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 154 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:160:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 160 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:197:25: note: in expansion of macro 'HIGH_ADDR' 197 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:146:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 146 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE / 2), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:138:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 138 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:216:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 216 | .addr = (void *)(ADDR_SWITCH_HINT - PAGE_SIZE), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:224:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 224 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:78:34: note: in expansion of macro 'ADDR_SWITCH_HINT' 78 | .addr = (void *)(ADDR_SWITCH_HINT), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:131:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 131 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:112:25: note: in expansion of macro 'HIGH_ADDR' 112 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: va_128TBswitch.c: In function 'run_test': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:249:59: note: in expansion of macro 'ADDR_SWITCH_HINT' 249 | if (t->low_addr_required && p >= (void *)(ADDR_SWITCH_HINT)) { | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:71:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 71 | .addr = ((void *)(ADDR_SWITCH_HINT)), | ^~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:98:25: note: in expansion of macro 'HIGH_ADDR' 98 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:31:40: warning: left shift count >= width of type [-Wshift-count-overflow] 31 | #define HIGH_ADDR ((void *) (1UL << 48)) | ^~ va_128TBswitch.c:190:25: note: in expansion of macro 'HIGH_ADDR' 190 | .addr = HIGH_ADDR, | ^~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install In file included from sync_test.c:37: sync.c: In function 'sync_fence_count_with_status': va_128TBswitch.c:29:31: warning: left shift count >= width of type [-Wshift-count-overflow] 29 | #define ADDR_SWITCH_HINT (1UL << 47) | ^~ va_128TBswitch.c:48:35: note: in expansion of macro 'ADDR_SWITCH_HINT' 48 | .addr = ((void *)(ADDR_SWITCH_HINT - PAGE_SIZE)), | ^~~~~~~~~~~~~~~~