From: Linus Torvalds Date: Fri, 5 Dec 2025 18:50:24 +0000 (-0800) Subject: Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=2ba59045fba395c076a4880012583fdac25c6d7f;p=linux%2F.git Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Pull trace ring-buffer cleanup from Steven Rostedt: - Add helper functions for allocations The allocation of the per CPU buffer descriptor, the buffer page descriptors and the buffer page data itself can be pretty ugly. Add some helper macros and a function to have the code that allocates buffer pages and such look a little cleaner. * tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: ring-buffer: Add helper functions for allocations --- 2ba59045fba395c076a4880012583fdac25c6d7f