Re: [PATCH] fs/pstore/ram.c: Fix the ramoops module parameters update

From: Mark Salyzyn
Date: Mon Mar 09 2015 - 14:15:11 EST


On 03/09/2015 04:17 AM, long.wanglong wrote:
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@xxxxxxxxxx>
---
fs/pstore/ram.c | 3 +++
1 file changed, 3 insertions(+)
Ack
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/