linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -mmotm 0/2] fault-injection: improve naming and export symbols
@ 2011-08-01 10:52 Per Forlin
  2011-08-01 10:52 ` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail() Per Forlin
  2011-08-01 10:52 ` [PATCH -mmotm 2/2] fault-injection: export fault injection functions Per Forlin
  0 siblings, 2 replies; 5+ messages in thread
From: Per Forlin @ 2011-08-01 10:52 UTC (permalink / raw)
  To: Akinobu Mita, linux-kernel, akpm
  Cc: Jens Axboe, Christoph Lameter, Pekka Enberg, Matt Mackall,
	linux-mm, Per Forlin

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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-08 18:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-01 10:52 [PATCH -mmotm 0/2] fault-injection: improve naming and export symbols Per Forlin
2011-08-01 10:52 ` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail() Per Forlin
2011-08-08 16:16   ` Akinobu Mita
2011-08-08 18:19     ` Per Forlin
2011-08-01 10:52 ` [PATCH -mmotm 2/2] fault-injection: export fault injection functions Per Forlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).