]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf: Split out the RB allocation
authorPeter Zijlstra <peterz@infradead.org>
Tue, 12 Aug 2025 10:39:10 +0000 (12:39 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 15 Aug 2025 11:13:01 +0000 (13:13 +0200)
commit5d299897f1e36025400ca84fd36c15925a383b03
treed139b61b939941c0d1f30e465b72de855e84be33
parent191759e5ea9f6995171ed2ffcc41a2377f946a3a
perf: Split out the RB allocation

Move the RB buffer allocation branch into its own function.

Originally-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Link: https://lore.kernel.org/r/20250812104019.722214699@infradead.org
kernel/events/core.c