Similarly to module_param_unsafe(), add the helper to be used by core
code wishing to expose unsafe debugging or testing parameters that taint
the kernel when set.
Acked-by: Rusty Russell
Signed-off-by: Dmitry Torokhov
---
include/linux/moduleparam.h | 9 +
1 file changed, 9 insertions(
Dmitry Torokhov writes:
> Similarly to module_param_unsafe(), add the helper to be used by core
> code wishing to expose unsafe debugging or testing parameters that taint
> the kernel when set.
>
> Signed-off-by: Dmitry Torokhov
Acked-by: Rusty Russell
Thanks,
Rusty.
> ---
> include/linux/mo
Similarly to module_param_unsafe(), add the helper to be used by core
code wishing to expose unsafe debugging or testing parameters that taint
the kernel when set.
Signed-off-by: Dmitry Torokhov
---
include/linux/moduleparam.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/include/
3 matches
Mail list logo