Skip to content
Commit e5744fe9 authored by Brendan Hickey's avatar Brendan Hickey Committed by David S. Miller
Browse files

bpf_dbg: fix wrong register usage



The AND instruction is erroneously using the X register instead
of the K register.

Signed-off-by: default avatarBrendan Hickey <bhickey@google.com>
Signed-off-by: default avatarDaniel Borkmann <dborkman@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f114890c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment