dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/sgi-ip22
Dmitri Vorobiev 599a89459f 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 <dmitri.vorobiev@movial.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/698/
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-12-17 01:57:27 +00:00
..
Makefile MIPS: IP22, IP28: Build with -Werror 2009-09-17 20:07:44 +02:00
ip22-berr.c [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
ip22-eisa.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
ip22-hpc.c
ip22-int.c MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS 2009-12-17 01:57:24 +00:00
ip22-mc.c [MIPS] IP28: switch to "normal" mode after PROM no longer needed 2008-07-15 18:44:32 +01:00
ip22-nvram.c [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel 2007-11-26 17:26:14 +00:00
ip22-platform.c MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
ip22-reset.c MIPS: IP22: Fix hang in power button interrupt handler 2009-05-20 18:53:13 +01:00
ip22-setup.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
ip22-time.c MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS 2009-12-17 01:57:24 +00:00
ip28-berr.c [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build 2008-07-20 14:38:19 +01:00