summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorVincent Donnefort <vdonnefort@google.com>2026-08-13 14:11:51 +0100
committerSteven Rostedt <rostedt@goodmis.org>2026-08-14 13:26:18 -0400
commit8b502bf6eb3da15f4b954ad3632335ff10ed746a (patch)
treeb0bf179043e898338b7ea80b165d19c63a7d9191 /scripts/objdiff
parentd9b5e22bf24d5c82522475306cd332b287ac43bc (diff)
downloadlinux-8b502bf6eb3da15f4b954ad3632335ff10ed746a.tar.gz
linux-8b502bf6eb3da15f4b954ad3632335ff10ed746a.zip
ring-buffer: Remove ring_buffer_per_cpu::mapped
ring_buffer_per_cpu::mapped tracks if a ring-buffer is either mapped by user-space or if it is a persistent buffer. We already have user_mapped for the former and ring_meta for the latter. Get rid of mapped and instead create rb_is_static(). A static ring-buffer cannot be resized, swapped or have its pages extracted. Link: https://patch.msgid.link/20260813131152.3589632-10-vdonnefort@google.com Signed-off-by: Vincent Donnefort <vdonnefort@google.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions