# git rev-parse -q --verify e8f71f89236ef82d449991bfbc237e3cb6ea584f^{commit} e8f71f89236ef82d449991bfbc237e3cb6ea584f already have revision, skipping fetch # git checkout -q -f -B kisskb e8f71f89236ef82d449991bfbc237e3cb6ea584f # git clean -qxdf # < git log -1 # commit e8f71f89236ef82d449991bfbc237e3cb6ea584f # Author: Guenter Roeck # Date: Wed Sep 8 12:08:17 2021 -0700 # # drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV # # nvkm test builds fail with the following error. # # drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: In function 'nvkm_control_mthd_pstate_info': # drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c:60:35: error: overflow in conversion from 'int' to '__s8' {aka 'signed char'} changes value from '-251' to '5' # # The code builds on most architectures, but fails on parisc where ENOSYS # is defined as 251. # # Replace the error code with -ENODEV (-19). The actual error code does # not really matter and is not passed to userspace - it just has to be # negative. # # Fixes: 7238eca4cf18 ("drm/nouveau: expose pstate selection per-power source in sysfs") # Signed-off-by: Guenter Roeck # Cc: Ben Skeggs # Cc: David Airlie # Cc: Daniel Vetter # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 e8f71f89236ef82d449991bfbc237e3cb6ea584f # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready /kisskb/src/arch/sparc/boot/Makefile:26: FORCE prerequisite is missing kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:22:56.397366