]> git.ipfire.org Git - thirdparty/linux.git/commit
tracing: Check for undefined symbols in simple_ring_buffer
authorVincent Donnefort <vdonnefort@google.com>
Mon, 9 Mar 2026 16:25:04 +0000 (16:25 +0000)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Mon, 9 Mar 2026 16:33:55 +0000 (12:33 -0400)
commita717943d8ecc0e533c581bf04473b50f6f17f2cb
tree11631d43e3411ad6fc4537572e31765112afdd1d
parent635923081c792c830fb87e680d6dd5f348926b3f
tracing: Check for undefined symbols in simple_ring_buffer

The simple_ring_buffer implementation must remain simple enough to be
used by the pKVM hypervisor. Prevent the object build if unresolved
symbols are found.

Link: https://patch.msgid.link/20260309162516.2623589-19-vdonnefort@google.com
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/Makefile