Hay
Date
Feb. 5, 2025, 2:09 p.m.

Environment
arm64
x86_64

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- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:383:35: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^
test_kmem.c:383:35: note: use function 'labs' instead
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^~~
      |                                          labs

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- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:195:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^
test_kmem.c:195:6: note: use function 'labs' instead
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^~~
      |             labs


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- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:195:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^
test_kmem.c:195:6: note: use function 'labs' instead
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^~~
      |             labs

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- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:383:35: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^
test_kmem.c:383:35: note: use function 'labs' instead
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^~~
      |                                          labs


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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:383:35: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^
test_kmem.c:383:35: note: use function 'labs' instead
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^~~
      |                                          labs

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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:195:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^
test_kmem.c:195:6: note: use function 'labs' instead
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^~~
      |             labs


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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:195:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^
test_kmem.c:195:6: note: use function 'labs' instead
  195 |         if (abs(sum - current) < MAX_VMSTAT_ERROR) {
      |             ^~~
      |             labs

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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/cgroup'
In file included from test_kmem.c:18:
test_kmem.c:383:35: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^
test_kmem.c:383:35: note: use function 'labs' instead
  383 |         if (current > 0 && percpu > 0 && abs(current - percpu) <
      |                                          ^~~
      |                                          labs