Re: [PATCH v5 2/2] module: Block a module by TUXEDO from accessing GPL symbols
From: Greg Kroah-Hartman
Date: Mon Nov 18 2024 - 09:04:35 EST
On Mon, Nov 18, 2024 at 10:05:27AM +0100, Daniel Gomez wrote:
> Thomas, Greg, are we using any specific SPDX version for kernel license
> identifiers? Why the new identifiers where amended as valid and not
> replacing [2] the old ones? Was it to avoid replacing all files with the
> old id?
Yes it was. Let's worry about getting all files in the kernel properly
tagged before even considering moving to newer versions of the SPDX
specification. When we started this, we used the most up to date tags,
but then they changed, and we didn't want to change all of the kernel
while half-way in the middle of the conversion.
Just leave it as-is please.
thanks,
greg k-h