]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
UBUNTU: SAUCE: Revert "radix-tree: Use local_lock for protection"
authorSeth Forshee <seth.forshee@canonical.com>
Mon, 20 Jul 2020 15:04:14 +0000 (10:04 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 9 Mar 2023 14:57:22 +0000 (15:57 +0100)
commitc8ea033ffdbad26c981406e441bf9d72147800b9
treea757757eceb2dbed3581c8cec47508d134528706
parent7d816101a558b3498770a5a5887f27732d41b546
UBUNTU: SAUCE: Revert "radix-tree: Use local_lock for protection"

This reverts commit cfa6705d89b6562f79c40c249f8d94073c4276e4. It
adds a gpl-only export which is leaking into nvidia module
builds. This is being discussed upstream, but revert the change
in the mean time. This is harmless, as the change is really for
RT builds and was not intended to have any functional change
outside of that context.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
include/linux/idr.h
include/linux/radix-tree.h
lib/radix-tree.c