HomeFreeBSD

linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.

Description

linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.

seq_printf() is defined in both spl_procfs_list.c and linux_seq_file.c .
Fix this by renaming the LinuxKPI ones and use macros to invoke the
correct function.

Reported by: jfree@
Differential Revision: https://reviews.freebsd.org/D35883
MFC after: 1 week
Sponsored by: NVIDIA Networking

Details

Provenance
hselaskyAuthored on Sep 20 2022, 8:36 PM
Differential Revision
D35883: LinuxKPI drm-kmod debugfs support
Parents
rGe398922eaf66: Enable M_TSTMP in Chelsio cxgbe driver by creating a mechanism that can sync…
Branches
Unknown
Tags
Unknown