Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling EINTR from bpf_map_lookup_batch #4958

Open
wants to merge 1 commit into
base: bpf_base
Choose a base branch
from

Conversation

kernel-patches-daemon-bpf-rc[bot]
Copy link

Pull request for series with
subject: handling EINTR from bpf_map_lookup_batch
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=930532

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 517e8a7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930532
version: 1

Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/netdevbpf/list/?series=930532
error message:

Cmd('git') failed due to: exit code(128)
  cmdline: git am --3way
  stdout: 'Applying: handling EINTR from bpf_map_lookup_batch
Using index info to reconstruct a base tree...
M	kernel/bpf/syscall.c
Patch failed at 0001 handling EINTR from bpf_map_lookup_batch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".'
  stderr: 'error: patch failed: kernel/bpf/syscall.c:2027
error: kernel/bpf/syscall.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch'

conflict:


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.

0 participants