diff options
| author | Rio <rioo.tsukatsukii@gmail.com> | 2026-02-20 18:15:00 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-03-28 07:19:33 +0300 |
| commit | a75d207916de0909e2244bc66a44d72fadbcf383 (patch) | |
| tree | 5bde51ae6ecd4e639c6dd3cbe418f864190dcfcf /tools/testing | |
| parent | 3f80aa1a2a44298c59e8e2ab9b10d9971cfd8c48 (diff) | |
| download | linux-a75d207916de0909e2244bc66a44d72fadbcf383.tar.xz | |
kernel/panic: increase buffer size for verbose taint logging
The verbose 'Tainted: ...' string in print_tainted_seq can total to 327
characters while the buffer defined in _print_tainted is 320 bytes.
Increase its size to 350 characters to hold all flags, along with some
headroom.
[akpm@linux-foundation.org: fix spello, add comment]
Link: https://lkml.kernel.org/r/20260220151500.13585-1-rioo.tsukatsukii@gmail.com
Signed-off-by: Rio <rioo.tsukatsukii@gmail.com>
Cc: Joel Granados <joel.granados@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Cc: Wang Jinchao <wangjinchao600@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions
