]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' into smp/urgent
authorThomas Gleixner <tglx@linutronix.de>
Fri, 10 Sep 2021 22:38:47 +0000 (00:38 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 10 Sep 2021 22:38:47 +0000 (00:38 +0200)
commit0f30792a9abddd7ced168aa96227793684285e24
tree533a2077028e02a851e51ad509a0aa3a9107999f
parent6a784d3fac568d825210b56945bd62350ba9c728
parentda1bb3e849056e63c0f84f27b51c35d02e524546
Merge branch 'linus' into smp/urgent

Ensure that all usage sites of get/put_online_cpus() except for the
struggler in drivers/thermal are gone. So the last user and the deprecated
inlines can be removed.