1
0
Fork 0
alistair23-linux/arch/x86/kernel/fpu
Thomas Gleixner 457c899653 treewide: Add SPDX license identifier for missed files
Add SPDX license identifiers to all files which:

 - Have no license information of any form

 - Have EXPORT_.*_SYMBOL_GPL inside which was used in the
   initial scan/conversion to ignore the file

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:45 +02:00
..
Makefile x86/fpu: Factor out the FPU regset code into fpu/regset.c 2015-05-19 15:48:09 +02:00
bugs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
core.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
init.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
regset.c x86/fpu: Remove fpu->initialized 2019-04-10 15:42:40 +02:00
signal.c x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails 2019-05-06 09:49:40 +02:00
xstate.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00