1
0
Fork 0
alistair23-linux/fs/pstore
Wang Long 078550569e ramoops: make it possible to change mem_type param.
If we set ramoops.mem_type=1 in command line, the current
code can not change mem_type to 1, because it is assigned
to 0 in function ramoops_register_dummy.

This patch make it possible to change mem_type parameter
in command line.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2015-05-21 09:52:29 -07:00
..
Kconfig pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
Makefile pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
ftrace.c pstore: Add hsize argument in write_buf call of pstore_ftrace_call 2013-07-02 18:39:37 +10:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-04-26 17:22:07 -07:00
internal.h pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
platform.c fs/pstore: update the backend parameter in pstore module 2015-05-21 09:34:22 -07:00
pmsg.c pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
ram.c ramoops: make it possible to change mem_type param. 2015-05-21 09:52:29 -07:00
ram_core.c pstore-ram: Allow optional mapping with pgprot_noncached 2014-12-11 13:38:31 -08:00