Skip to content

selftests/bpf: Rename do_filp_open() to do_file_open()#11016

Closed
kernel-patches-daemon-bpf[bot] wants to merge 2 commits intobpf_basefrom
series/1052927=>bpf
Closed

selftests/bpf: Rename do_filp_open() to do_file_open()#11016
kernel-patches-daemon-bpf[bot] wants to merge 2 commits intobpf_basefrom
series/1052927=>bpf

Conversation

@kernel-patches-daemon-bpf
Copy link

Pull request for series with
subject: selftests/bpf: Rename do_filp_open() to do_file_open()
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1052927

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 28c65a8
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1052927
version: 1

do_filp_open() was renamed (fixing typo) in commit
541003b ("rename do_filp_open() to do_file_open()")

This broke test_profiler, because it uses a kretprobe on that
function. Fix it by renaming accordingly.

Fixes: 541003b ("rename do_filp_open() to do_file_open()")
Reported-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Closes: https://lore.kernel.org/bpf/djwjf2vfb7gro3rfag666bojod6ytcectahnb5z6hx2hawimtj@sx47ghzjg4lw/
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: c81e432
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1052927
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=1052927 irrelevant now. Closing PR.

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot deleted the series/1052927=>bpf branch February 11, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant