On Tue, 15 Apr 2025, Chen Linxuan <[email protected]> wrote: > Jani Nikula <[email protected]> 于2025年4月15日周二 15:59写道: >> >> On Fri, 11 Apr 2025, Chen Linxuan <[email protected]> wrote: >> > On x86_64 with gcc version 13.3.0, I compile kernel with: >> > >> > make defconfig >> > ./scripts/kconfig/merge_config.sh .config <( >> > echo CONFIG_COMPILE_TEST=y >> > ) >> > make KCFLAGS="-fno-inline-functions -fno-inline-small-functions >> > -fno-inline-functions-called-once" >> >> The change looks good, but I'm guessing the real explanation is that you >> have CONFIG_DRM_I915_PXP=n and that appears to be broken. >> >> Fixes: 99afb7cc8c44 ("drm/i915/pxp: Add ARB session creation and cleanup") >> Reviewed-by: Jani Nikula <[email protected]> >> >> But how do you want this merged? >> > > As patch 5 has been merged into rdma-next, I think it's OK to merge > this single patch into your tree.
Thanks. I amended the commit message a little, and resent this to intel-gfx [1], and will merge it via drm-intel-next. BR, Jani. [1] https://lore.kernel.org/r/[email protected] -- Jani Nikula, Intel
