From: Artem Bityutskiy Date: Wed, 18 May 2011 13:21:43 +0000 (+0300) Subject: UBI: switch debugging tests knobs to debugfs X-Git-Tag: v3.1-rc1~326^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6d8567a42907d4e7add0b08f9a2d846690fc65;p=pandora-kernel.git UBI: switch debugging tests knobs to debugfs Kill the UBI 'debug_tsts' module parameter and switch to debugfs. Create per-test mode files there. E.g., to enable bit-flips emulation you may just do: echo 1 > /sys/kernel/debug/ubi/ubi0/tst_emulate_bitflips Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed