diff options
author | Mathias Krause <minipli@googlemail.com> | 2012-08-30 01:30:13 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-09-05 12:41:09 +0300 |
commit | 326d07cb30fed2387efccd4bf3bd8e4f28719e9e (patch) | |
tree | 2cd806d2830530b81724d8d4de51aef1b683071c /arch/microblaze/include/asm/user.h | |
parent | ec798660cf72c981ad8eed272487a0fe2b3222f2 (diff) | |
download | linux-326d07cb30fed2387efccd4bf3bd8e4f28719e9e.tar.bz2 |
KVM: x86: minor size optimization
Some fields can be constified and/or made static to reduce code and data
size.
Numbers for a 32 bit build:
text data bss dec hex filename
before: 3351 80 0 3431 d67 cpuid.o
after: 3391 0 0 3391 d3f cpuid.o
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/microblaze/include/asm/user.h')
0 files changed, 0 insertions, 0 deletions