commit | 7c83cc91ab1505e53ebfb99b1ea19ed1cf01c1b0 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Mar 11 17:15:55 2011 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Mar 16 14:05:25 2011 +0200 |
tree | 7c21e030b4b904b9c201d0e20658ac32867a458b | |
parent | f5cf319cf32d2284b3fbc24f3c526e2a9363b4ac [diff] |
UBIFS: save 128KiB or more RAM When debugging is enabled, we allocate a buffer of PEB size for various debugging purposes. However, now all users of this buffer are gone and we can safely remove it and save 128KiB or more RAM. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>