aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2017-06-11 00:50:41 +0200
committerDavid S. Miller <[email protected]>2017-06-10 19:05:45 -0400
commitd25da6caa2a1d6644360c40d7c5fd7c057551360 (patch)
tree4a44563771a6f4cd9704d34d840f8c02c86c22da /lib/mpi/mpi-internal.h
parent20b9d7ac48526ce9a14106241e76e8382d126a60 (diff)
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
spilled_regs[] state is only used for stack slots of type STACK_SPILL, never for STACK_MISC. Right now, in states_equal(), even if we have old and current stack state of type STACK_MISC, we compare spilled_regs[] for that particular offset. Just skip these like we do everywhere else. Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions