[PATCH -mmotm 0/2] fault-injection: improve naming and export symbols

From: Per Forlin
Date: Mon Aug 01 2011 - 06:53:19 EST


This patchset depends on
fault-injection-add-ability-to-export-fault_attr-in-arbitrary-directory.patch

The main purpose of this patchset is to add ability for modules to utilize
the fault injection. MMC needs this in order to implement fault injection.

Per Forlin (2):
fault-injection: improve naming of public function should_fail()
fault-injection: export fault injection functions

Documentation/fault-injection/fault-injection.txt | 8 ++++----
block/blk-core.c | 3 ++-
block/blk-timeout.c | 2 +-
include/linux/fault-inject.h | 2 +-
lib/fault-inject.c | 4 +++-
mm/failslab.c | 2 +-
mm/page_alloc.c | 2 +-
7 files changed, 13 insertions(+), 10 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/