Revision df36ac1bc2a166eef90785d584e4cfed6f52bd32 authored by Luck, Tony on 18 December 2013, 23:17:10 UTC, committed by Linus Torvalds on 20 December 2013, 21:12:01 UTC
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>
1 parent eaadcfe
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 733 bytes
emulate.c -rw-r--r-- 4.1 KB
guest.c -rw-r--r-- 7.1 KB
handle_exit.c -rw-r--r-- 3.6 KB
hyp-init.S -rw-r--r-- 2.3 KB
hyp.S -rw-r--r-- 17.4 KB
inject_fault.c -rw-r--r-- 5.4 KB
regmap.c -rw-r--r-- 4.7 KB
reset.c -rw-r--r-- 2.6 KB
sys_regs.c -rw-r--r-- 28.9 KB
sys_regs.h -rw-r--r-- 3.5 KB
sys_regs_generic_v8.c -rw-r--r-- 2.7 KB

back to top