]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/Kconfig.debug
powerpc+of: Rename and fix OF reconfig notifier error inject module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 13 Dec 2012 23:32:52 +0000 (10:32 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 13 Dec 2012 23:32:52 +0000 (10:32 +1100)
commitd526e85f60fce9aa2a1432cbd06e3cf20c1644c8
tree8432d5f7f36254fcfea5a1c2d38a93a4fac42a8b
parent1a9bd45412665e73c72612b6f744378d860e02a8
powerpc+of: Rename and fix OF reconfig notifier error inject module

This module used to inject errors in the pSeries specific dynamic
reconfiguration notifiers. Those are gone however, replaced by
generic notifiers for changes to the device-tree. So let's update
the module to deal with these instead and rename it along the way.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Akinobu Mita <akinobu.mita@gmail.com>
lib/Kconfig.debug
lib/Makefile
lib/of-reconfig-notifier-error-inject.c [new file with mode: 0644]
lib/pSeries-reconfig-notifier-error-inject.c [deleted file]