commit | df36ac1bc2a166eef90785d584e4cfed6f52bd32 | [log] [tgz] |
---|---|---|
author | Luck, Tony <tony.luck@intel.com> | Wed Dec 18 15:17:10 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 20 13:12:01 2013 -0800 |
tree | 024eb6ee8e997889d9cd31ed97503a158ebf898b | |
parent | eaadcfeb31e959028dfa2cc48741e126e3e15b28 [diff] |
pstore: Don't allow high traffic options on fragile devices Some pstore backing devices use on board flash as persistent storage. These have limited numbers of write cycles so it is a poor idea to use them from high frequency operations. Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>