]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: Fastmap: Add new module parameter fm_debug
authorRichard Weinberger <richard@nod.at>
Wed, 8 Oct 2014 13:14:09 +0000 (15:14 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:46:06 +0000 (22:46 +0100)
commit479c2c0cac0c1d23655df15cf039b4f8e3623d23
treef184d88172064640bdfa9418df8b191b964507b3
parent560d86a1a210000b33859cd66e051fcb516a3559
UBI: Fastmap: Add new module parameter fm_debug

If fm_debug is set fastmap debugging is enabled by default.
This is useful if one wants to debug fastmap on an UBI device
with serves the rootfs.
The the UBI attach mechanism runs long before debugfs can be mounted
and chk_fastmap set.

Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/build.c
drivers/mtd/ubi/debug.h