found here:
Link: https://lore.kernel.org/all/20181028130945.23581-3-changbin...@gmail.com/
Chen Linxuan (2):
drm/i915/pxp: fix undefined reference to
`intel_pxp_gsccs_is_ready_for_sessions'
RDMA/hns: initialize db in update_srq_db()
Winston Wen (5):
nvme: add __always_inlin
error:
ld: vmlinux.o: in function `pxp_fw_dependencies_completed':
kintel_pxp.c:(.text+0x95728f): undefined reference to
`intel_pxp_gsccs_is_ready_for_sessions'
Signed-off-by: Chen Linxuan
---
drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.h | 8 ++--
1 file changed, 6 insertions(+
found here:
Link: https://lore.kernel.org/all/20181028130945.23581-3-changbin...@gmail.com/
Chen Linxuan (2):
drm/i915/pxp: fix undefined reference to
`intel_pxp_gsccs_is_ready_for_sessions'
RDMA/hns: initialize db in update_srq_db()
Winston Wen (5):
nvme: add __always_inlin
Sorry for the mistake, v2 has been send:
https://lore.kernel.org/all/20250416-noautoinline-v2-0-e69a27175...@uniontech.com/
Jani Nikula 于2025年4月15日周二 15:59写道:
>
> On Fri, 11 Apr 2025, Chen Linxuan 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