diff options
author | Dmitri Vorobiev <[email protected]> | 2009-11-23 13:53:37 +0200 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2009-12-17 01:57:27 +0000 |
commit | 599a89459f316499446fdb5c817a0a4835681bae (patch) | |
tree | 342f276b475b5c1fcdada4573ea704a009a9dc47 /lib/debugobjects.c | |
parent | 7326c4e567b50e689d13c04d58aeffa515277ebb (diff) |
MIPS: Move several variables from .bss to .init.data
Several static uninitialized variables are used in the scope of __init
functions but are themselves not marked as __initdata. This patch is to put
those variables to where they belong and to reduce the memory footprint a
little bit.
Also, a couple of lines with spaces instead of tabs were fixed.
Signed-off-by: Dmitri Vorobiev <[email protected]>
Cc: [email protected]
Patchwork: http://patchwork.linux-mips.org/patch/698/
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions