commit | 0a18cde60f384d1f7aa012aba004766fb633a31d | [log] [tgz] |
---|---|---|
author | Jarkko Lavinen <jarkko.lavinen@nokia.com> | Mon Apr 11 15:16:11 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 13:17:30 2005 +0200 |
tree | a3b0387c2c8285962a15ba02c721356623a94876 | |
parent | 65c6e0a657012d104fe42be5f01a7b9b451b687c [diff] |
[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>