]> git.baikalelectronics.ru Git - kernel.git/commit
UBIFS: save 128KiB or more RAM
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 11 Mar 2011 15:15:55 +0000 (17:15 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Mar 2011 12:05:25 +0000 (14:05 +0200)
commit942549c76c8f786d6d213a63489834aeea28503b
tree7c21e030b4b904b9c201d0e20658ac32867a458b
parent316e78c8a59885161043f311f79e6ce1db976e68
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>
fs/ubifs/debug.c
fs/ubifs/debug.h