Hay
Date
Jan. 30, 2025, 2:38 p.m.

Environment
sh

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/math-emu/math.c:10:
/builds/linux/arch/sh/kernel/kgdb.c: In function 'kgdb_arch_handle_exception':
/builds/linux/mm/memcontrol.c:5022:13: warning: 'mem_cgroup_id_get_many' defined but not used [-Wunused-function]
 static void mem_cgroup_id_get_many(struct mem_cgroup *memcg, unsigned int n)
             ^~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/math-emu/math.c:10:
/builds/linux/arch/sh/kernel/kgdb.c: In function 'kgdb_arch_handle_exception':
/builds/linux/mm/memcontrol.c:5022:13: warning: 'mem_cgroup_id_get_many' defined but not used [-Wunused-function]
 5022 | static void mem_cgroup_id_get_many(struct mem_cgroup *memcg, unsigned int n)
      |             ^~~~~~~~~~~~~~~~~~~~~~