linux/drivers/mtd/ubi
Artem Bityutskiy 25886a368d UBI: always dump the stack on error
UBI (and UBIFS) are a bit over-engineered WRT debugging. The idea was to
link as few as possible when debugging is disabled, but the downside is
that most people produce bug reports which are difficult to understand.

This patch weeds out the 'ubi_dbg_dump_stack()' function and turns it
into 'dump_stack()' - it is always useful to have stack dump in case of
an error.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
2012-05-20 20:25:58 +03:00
..
Kconfig
Makefile
build.c UBI: rename peb_buf1 to peb_buf 2012-03-09 09:39:31 +02:00
cdev.c UBI: fix nameless volumes handling 2012-01-15 15:06:08 +02:00
debug.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
debug.h UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
eba.c UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS 2012-03-09 10:31:18 +02:00
gluebi.c mtd: remove R/O checking duplication 2012-03-27 00:29:11 +01:00
io.c UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
kapi.c mtd: do not use mtd->sync directly 2012-01-09 18:26:21 +00:00
misc.c
scan.c UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
scan.h
ubi-media.h
ubi.h UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
upd.c
vmt.c mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:11 -04:00
vtbl.c UBI: use own macros for the layout volume 2012-01-15 15:08:55 +02:00
wl.c UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00