diff options
| author | Feng Tang <feng.tang@linux.alibaba.com> | 2026-09-02 19:48:51 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-09-05 20:23:29 -0700 |
| commit | dddc42550409ea708407bc5593f50de8a0e6e4f5 (patch) | |
| tree | 3fdf528e23f21297fbac12e2de8b1cd0097d6f04 /scripts/checkstack.pl | |
| parent | 210b4928e230086ec072e88eba2a15d0de8063ce (diff) | |
| download | linux-next-dddc42550409ea708407bc5593f50de8a0e6e4f5.tar.gz linux-next-dddc42550409ea708407bc5593f50de8a0e6e4f5.zip | |
panic: remove the unneeded panic_print_get()
panic_print_get() was introduced in commit 2683df6539cb ("panic: add
note that 'panic_print' parameter is deprecated") to print out warning
message of the deprecation of 'panic_print' on read access.
Since commit 90f3c123247e ("panic: only warn about deprecated panic_print
on write access"), panic_print_get() wrapper is not needed anymore for
read access, so remove it and use param_get_ulong() instead.
Link: https://lore.kernel.org/20260902114851.77062-1-feng.tang@linux.alibaba.com
Signed-off-by: Feng Tang <feng.tang@linux.alibaba.com>
Reviewed-by: Bradley Morgan <brads@mainlining.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
