2011/9/14 Per Forlin <[email protected]>: > Akinobu Mita reported that the boot option for mmc fault injection is never > compiled in due to a fauly "ifdef KERNEL" that is never set. > A correct ifdef would be "ifndef MODULE". This patch set adds a > module_param_cb() and thereby no ifndef MODULE is needed. > Using a module_param makes it possible to pass default fault attributes for > external modules too.
All patches look good to me. Reviewed-by: Akinobu Mita <[email protected]> _______________________________________________ linaro-dev mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-dev
