1
0
Fork 0
alistair23-linux/fs/pstore
Wang Long 62f269ef81 pstore: Fix the ramoops module parameters update
In the function ramoops_probe, the console_size, pmsg_size,
ftrace_size may be update because the value is not the power
of two. We should update the module parameter variables
as well so they are visible through /sys/module/ramoops/parameters
correctly.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Mark Salyzyn <salyzyn@android.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2015-03-16 11:14:10 -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 pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
internal.h pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
platform.c pstore: Fix sprintf format specifier in pstore_dump() 2015-01-16 16:01:29 -08:00
pmsg.c pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
ram.c pstore: Fix the ramoops module parameters update 2015-03-16 11:14:10 -07:00
ram_core.c pstore-ram: Allow optional mapping with pgprot_noncached 2014-12-11 13:38:31 -08:00