summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-04-22 14:47:52 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-04-22 14:47:52 -0700
commit1e18ed5727e827d627e4897bfed9d001d5d51d65 (patch)
tree43a898ec996f9fba0faa6576acb2ecfb2a8474f4 /include/linux/stackprotector.h
parent38ee6e1fb6f66ca6c82ad638a3c622feeaa488f2 (diff)
parent5335e318ad3cf12d905de27e3be4e7fd7b1c6746 (diff)
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull ring-buffer fix from Steven Rostedt: - Make undefsyms_base.c into a real file The file undefsyms_base.c is used to catch any symbols used by a remote ring buffer that is made for use of a pKVM hypervisor. As it doesn't share the same text as the rest of the kernel, referencing any symbols within the kernel will make it fail to be built for the standalone hypervisor. A file was created by the Makefile that checked for any symbols that could cause issues. There's no reason to have this file created by the Makefile, just create it as a normal file instead. * tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: tracing: Make undefsyms_base.c a first-class citizen
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions