David S. Miller 1268e253a8 net: filter: Fix redefinition warnings on x86-64.
Do not collide with the x86-64 PTRACE user API namespace.

net/core/filter.c:57:0: warning: "R8" redefined [enabled by default]
arch/x86/include/uapi/asm/ptrace-abi.h:38:0: note: this is the location of the previous definition

Fix by adding a BPF_ prefix to the register macros.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-13 13:13:33 -04:00
..
2014-05-07 16:06:05 -04:00
2014-04-20 18:18:55 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 14:03:41 -04:00
2014-05-12 14:03:41 -04:00
2014-05-09 15:59:45 -04:00
2014-05-12 14:03:41 -04:00
2014-04-16 15:15:05 -04:00