]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - lib/radix-tree.c
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>
Mon, 15 Feb 2021 07:25:54 +0000 (08:25 +0100)
commitd04295c9d7dbd60f1b350b20494c5377a13f5e37
tree41ccef0b82cb57b4717de4bd95cb870b78de661c
parentc357cb9afde9ddcfa075a1600bbe65b62630531b
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