]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] NAND: Fix the broken dynamic array allocations
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Mon, 11 Apr 2005 14:16:11 +0000 (15:16 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 11:17:30 +0000 (13:17 +0200)
commit0a18cde60f384d1f7aa012aba004766fb633a31d
treea3b0387c2c8285962a15ba02c721356623a94876
parent65c6e0a657012d104fe42be5f01a7b9b451b687c
[MTD] NAND: Fix the broken dynamic array allocations

Reverting the change from 1.136 to 1.137 (back to static allocation of ecc
arrays) due to stack corruption and ecc errors.

Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/nand_base.c