diff options
| author | Shuvam Pandey <shuvampandey1@gmail.com> | 2026-04-09 02:08:51 +0545 |
|---|---|---|
| committer | Steven Rostedt <rostedt@goodmis.org> | 2026-05-21 18:03:06 -0400 |
| commit | ae3197ee07cc8ec66261d891b2b5bf3879e7b852 (patch) | |
| tree | 05c1f424ad423491b14b19f245cf2fbbd955bfff /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | 3839a8eedde57a9f5b869025ce2626a7a37f5ccb (diff) | |
seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
The seq_buf KUnit suite does not exercise seq_buf_putmem_hex().
Add one test for the len > 8 chunking path and one overflow test
where a later chunk no longer fits in the buffer.
Export seq_buf_putmem_hex() as well so SEQ_BUF_KUNIT_TEST=m links
cleanly. Without the export, modpost reports seq_buf_putmem_hex as
undefined when seq_buf_kunit is built as a module.
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: David Gow <david@davidgow.net>
Link: https://patch.msgid.link/20260408202351.21829-1-shuvampandey1@gmail.com
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuvam Pandey <shuvampandey1@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
