[GIT PULL] UBI changes for 3.1

From: Artem Bityutskiy
Date: Fri Jul 22 2011 - 04:55:55 EST


Hi Linus,

please pull UBI changes.

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

are available in the git repository at:
git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (8):
UBI: change the interface of a debugging check function
UBI: use debugfs for the extra checks knobs
UBI: prepare debugging stuff to further debugfs conversion
UBI: make it possible to use struct ubi_device in debug.h
UBI: switch debugging tests knobs to debugfs
UBI: fix oops in error path
UBI: dump stack when switching to R/O mode
UBI: remove dead code

David Wagner (1):
UBI: clarify the volume notification types' doc

drivers/mtd/ubi/build.c | 28 +++++-
drivers/mtd/ubi/debug.c | 269 +++++++++++++++++++++++++++++++++++++++++++++--
drivers/mtd/ubi/debug.h | 113 ++++++++++++--------
drivers/mtd/ubi/io.c | 20 ++--
drivers/mtd/ubi/scan.c | 2 +-
drivers/mtd/ubi/ubi.h | 8 ++-
drivers/mtd/ubi/vmt.c | 2 +-
drivers/mtd/ubi/vtbl.c | 18 +---
drivers/mtd/ubi/wl.c | 42 ++++---
include/linux/mtd/ubi.h | 14 ++-
10 files changed, 406 insertions(+), 110 deletions(-)

Thanks,
Artem.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/