# git rev-parse -q --verify 77dd11439b86e3f7990e4c0c9e0b67dca82750ba^{commit} 77dd11439b86e3f7990e4c0c9e0b67dca82750ba already have revision, skipping fetch # git checkout -q -f -B kisskb 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # git clean -qxdf # < git log -1 # commit 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # Merge: 73367f05b25d 9fe4f5a24fda # Author: Linus Torvalds # Date: Thu Aug 26 18:44:25 2021 -0700 # # Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Last set of fixes for 5.14, nothing major a couple of i915, couple of # imx and a few amdgpu. All pretty small. # # i915: # - Fix syncmap memory leak # - Drop redundant display port debug print # # amdgpu: # - Fix for pinning display buffers multiple times # - Fix delayed work handling for GFXOFF # - Fix build when CONFIG_SUSPEND is not set # # imx: # - fix planar offset calculations # - fix accidental partial revert" # # * tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm: # drm/i915/dp: Drop redundant debug print # drm/i915: Fix syncmap memory leak # drm/amdgpu: Fix build with missing pm_suspend_target_state module export # drm/amdgpu: Cancel delayed work when GFXOFF is disabled # drm/amdgpu: use the preferred pin domain after the check # drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix # gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats # < /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 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # < make -s -j 8 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 8 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 8 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 8 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] /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^ In file included from /kisskb/src/include/linux/kernel.h:16:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:386:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:30:23.729109