Hay
Date
Feb. 24, 2025, 10:17 a.m.

Environment
arc

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/drm/ttm/ttm_caching.h:28,
                 from <command-line>:
/builds/linux/include/linux/pgtable.h:1059:47: error: parameter 'pmd_b' set but not used [-Werror=unused-but-set-parameter]
 1059 | static inline int pmd_same(pmd_t pmd_a, pmd_t pmd_b)
      |                                         ~~~~~~^~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arc CROSS_COMPILE=arc-elf32- 'CC=sccache arc-elf32-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/drm/ttm/ttm_caching.h:28,
                 from <command-line>:
/builds/linux/include/linux/pgtable.h:1059:47: error: parameter 'pmd_b' set but not used [-Werror=unused-but-set-parameter]
 1059 | static inline int pmd_same(pmd_t pmd_a, pmd_t pmd_b)
      |                                         ~~~~~~^~~~~