Home
last modified time | relevance | path

Searched hist:"925 ede0bf4ecef96fc2d939b16619530111aa16e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Defi.hdiff 925ede0bf4ecef96fc2d939b16619530111aa16e Mon Dec 14 20:01:14 CST 2009 Joe Perches <joe@perches.com> efi.h: use %pUl to print UUIDs

Shrinks vmlinux

without:
$ size vmlinux
text data bss dec hex filename
6975863 679652 1359668 9015183 898f8f vmlinux

with:
$ size vmlinux
text data bss dec hex filename
6975639 679652 1359668 9014959 898eaf vmlinux

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jeff Garzik <jgarzik@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>