Hay
Date
July 14, 2025, 10:38 a.m.

Environment
arm64

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=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from tpidr2.c:6:
tpidr2.c: In function 'main':
../../kselftest.h:217:14: warning: the address of 'write_sleep_read' will always evaluate as 'true' [-Waddress]
  217 |         if (!!(condition))                              \
      |              ^
tpidr2.c:231:17: note: in expansion of macro 'ksft_test_result'
  231 |                 ksft_test_result(write_sleep_read, "write_sleep_read\n");
      |                 ^~~~~~~~~~~~~~~~

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=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' kselftest-install
In file included from tpidr2.c:6:
tpidr2.c: In function 'main':
../../kselftest.h:217:14: warning: the address of 'write_sleep_read' will always evaluate as 'true' [-Waddress]
  217 |         if (!!(condition))                              \
      |              ^
tpidr2.c:231:17: note: in expansion of macro 'ksft_test_result'
  231 |                 ksft_test_result(write_sleep_read, "write_sleep_read\n");
      |                 ^~~~~~~~~~~~~~~~