Hay
Date
July 15, 2025, 2:09 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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_lower_address_hint':
virtual_address_range.c:88:34: warning: left shift count >= width of type [-Wshift-count-overflow]
   88 |         ptr = mmap((void *) (1UL << 45), MAP_CHUNK_SIZE, PROT_READ |
      |                                  ^~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_addr':
virtual_address_range.c:43:31: warning: left shift count >= width of type [-Wshift-count-overflow]
   43 | #define ADDR_MARK_128TB  (1UL << 47) /* First address beyond 128TB */
      |                               ^~
virtual_address_range.c:52:25: note: in expansion of macro 'ADDR_MARK_128TB'
   52 | #define HIGH_ADDR_MARK  ADDR_MARK_128TB
      |                         ^~~~~~~~~~~~~~~
virtual_address_range.c:77:20: note: in expansion of macro 'HIGH_ADDR_MARK'
   77 |         if (addr > HIGH_ADDR_MARK) {
      |                    ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_addr':
virtual_address_range.c:43:31: warning: left shift count >= width of type [-Wshift-count-overflow]
   43 | #define ADDR_MARK_128TB  (1UL << 47) /* First address beyond 128TB */
      |                               ^~
virtual_address_range.c:52:25: note: in expansion of macro 'ADDR_MARK_128TB'
   52 | #define HIGH_ADDR_MARK  ADDR_MARK_128TB
      |                         ^~~~~~~~~~~~~~~
virtual_address_range.c:70:28: note: in expansion of macro 'HIGH_ADDR_MARK'
   70 |                 if (addr < HIGH_ADDR_MARK) {
      |                            ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_lower_address_hint':
virtual_address_range.c:88:34: warning: left shift count >= width of type [-Wshift-count-overflow]
   88 |         ptr = mmap((void *) (1UL << 45), MAP_CHUNK_SIZE, PROT_READ |
      |                                  ^~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_addr':
virtual_address_range.c:43:31: warning: left shift count >= width of type [-Wshift-count-overflow]
   43 | #define ADDR_MARK_128TB  (1UL << 47) /* First address beyond 128TB */
      |                               ^~
virtual_address_range.c:52:25: note: in expansion of macro 'ADDR_MARK_128TB'
   52 | #define HIGH_ADDR_MARK  ADDR_MARK_128TB
      |                         ^~~~~~~~~~~~~~~
virtual_address_range.c:70:28: note: in expansion of macro 'HIGH_ADDR_MARK'
   70 |                 if (addr < HIGH_ADDR_MARK) {
      |                            ^~~~~~~~~~~~~~

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
make[3]: Entering directory '/builds/linux/tools/testing/selftests/vm'
In file included from hmm-tests.c:13:
virtual_address_range.c: In function 'validate_addr':
virtual_address_range.c:43:31: warning: left shift count >= width of type [-Wshift-count-overflow]
   43 | #define ADDR_MARK_128TB  (1UL << 47) /* First address beyond 128TB */
      |                               ^~
virtual_address_range.c:52:25: note: in expansion of macro 'ADDR_MARK_128TB'
   52 | #define HIGH_ADDR_MARK  ADDR_MARK_128TB
      |                         ^~~~~~~~~~~~~~~
virtual_address_range.c:77:20: note: in expansion of macro 'HIGH_ADDR_MARK'
   77 |         if (addr > HIGH_ADDR_MARK) {
      |                    ^~~~~~~~~~~~~~