WSL2-Linux-Kernel/arch
Eric Dumazet 3b58908a92 x86: bpf_jit_comp: add pkt_type support
Supporting access to skb->pkt_type is a bit tricky if we want
to have a generic code, allowing pkt_type to be moved in struct sk_buff

pkt_type is a bit field, so compiler cannot really help us to find
its offset. Let's use a helper for this : It will throw a one time
message if pkt_type no longer starts at a byte boundary or is
no longer a 3bit field.

Reported-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Maciej Żenczykowski <maze@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-30 22:38:34 -05:00
..
alpha soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
arm Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm 2013-01-24 12:44:57 -08:00
arm64 arm64: elf: fix core dumping to match what glibc expects 2013-01-22 17:50:59 +00:00
avr32 soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
blackfin
c6x
cris soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
frv soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
h8300 soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
hexagon
ia64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-29 15:32:13 -05:00
m32r soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
m68k Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 2013-01-23 13:31:15 -08:00
microblaze
mips Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-01-28 14:43:00 -05:00
mn10300 soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
openrisc
parisc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-29 15:32:13 -05:00
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-29 15:32:13 -05:00
s390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-29 15:32:13 -05:00
score
sh
sparc soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
tile
um
unicore32
x86 x86: bpf_jit_comp: add pkt_type support 2013-01-30 22:38:34 -05:00
xtensa soreuseport: infrastructure 2013-01-23 13:44:00 -05:00
.gitignore
Kconfig