OF reconfig notifier error injection module

modulename: of-reconfig-notifier-error-inject.ko

configname: CONFIG_OF_RECONFIG_NOTIFIER_ERROR_INJECT

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>OF reconfig notifier error injection module
In linux kernel since version 3.1 (release Date: 2011-10-24)  
This option provides the ability to inject artificial errors to
OF reconfig notifier chain callbacks. It is controlled
through debugfs interface under
/sys/kernel/debug/notifier-error-inject/OF-reconfig/

If the notifier call chain should be failed with some events
notified, write the error code to "actions/<notifier event>/error".

To compile this code as a module, choose M here: the module will
be called of-reconfig-notifier-error-inject.

If unsure, say N.

source code: