Remove splice_to_pipe kallsyms wrapper
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 8 Jan 2024 21:05:22 +0000 (16:05 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Jan 2024 16:11:31 +0000 (11:11 -0500)
Starting from kernel v4.2, the splice_to_pipe symbol is exported for GPL
modules. Use it rather than the kallsyms wrapper.

This fixes commit 0e5e973df5 which should have removed the wrapper
rather than using it all the time.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I52ce8cc99c3174fea30479af8fcf72879ef8aa47


No differences found
This page took 0.044317 seconds and 4 git commands to generate.