kernel_optimize_test/arch/um
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb)
For the common, open coded 'skb->mac.raw = skb->data' operation, so that we can
later turn skb->mac.raw into a offset, reducing the size of struct sk_buff in
64bit land while possibly keeping it as a pointer on 32bit.

This one touches just the most simple case, next will handle the slightly more
"complex" cases.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:32 -07:00
..
drivers [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
include [PATCH] uml: fix compilation problems 2007-03-29 08:22:25 -07:00
kernel [PATCH] uml: fix LVM crash 2007-03-29 08:22:24 -07:00
os-Linux [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
scripts [PATCH] (uml) sparse flags for userland glue are missing $(CF) 2007-03-14 15:27:48 -07:00
sys-i386 [PATCH] uml: fix unreasonably long udelay 2007-04-02 10:06:08 -07:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: fix unreasonably long udelay 2007-04-02 10:06:08 -07:00
config.release
defconfig
Kconfig [PATCH] stacktrace doesn't work on uml 2007-03-14 15:27:49 -07:00
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64