]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM47XX: move constant array from stack
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Oct 2013 20:56:50 +0000 (22:56 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:55 +0000 (20:18 +0100)
commit0cff4322200e62bc909d8e2c8f6d984845e161be
treee5fdd3812b7a5b6cbfa1c3352841fbc483339df9
parentb0ea00911357c8a774a1aa0fc8621779c2d707bb
MIPS: BCM47XX: move constant array from stack

Move the possible nvram sizes from the stack into the data segment

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6044/
arch/mips/bcm47xx/nvram.c