Re: [PATCH 1/1] radix-tree: do not export radix_tree_preloads as GPL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-07-17 12:18:48 [+0200], Alberto Milone wrote:
> Commit cfa6705d89b6 ("radix-tree: Use local_lock
> for protection") replaced a DEFINE_PER_CPU() with an
> EXPORT_PER_CPU_SYMBOL_GPL(), which made the
> radix_tree_preloads symbol GPL only. All the other
> symbols in the file are exported with EXPORT_SYMBOL().

Is this a problem if you disable CONFIG_DEBUG_LOCK_ALLOC ?

> The change breaks the NVIDIA 390 legacy driver.
> 
> This commit uses EXPORT_PER_CPU_SYMBOL() for
> radix_tree_preloads.
> 

Sebastian



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux