UBI: add dump_stack in checking code
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 12 May 2009 17:29:15 +0000 (20:29 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:22 +0000 (16:04 +0300)
commitab4b313bdae4f6b90450d5dbd0cfbd0b96d39e7f
tree8bb73c40ba7941f53a3db9becabb1e540754aceb
parent0c39b8cfb55dcf9b11cd477732628156322cdb29
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