]> bbs.cooldavid.org Git - net-next-2.6.git/commit
UBI: add dump_stack in checking code
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 12 May 2009 17:29:15 +0000 (20:29 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 May 2009 09:28:26 +0000 (12:28 +0300)
commitcfcf0ec84bee53799e1e393a48af5bdcf719a383
treebb19ab17ad10e3b5717b6250032908e581b0d41b
parentffb6b7e4fdef715061859651fe46cd27afc6acec
UBI: add dump_stack in checking code

I am experiencing an error in 'paranoid_check_volume()'. Add
dump_stack() there to make it easier to identify the reasons
of the error.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/vmt.c