Searched hist:"2 ce0d7f9766f0e49bb54f149c77bae89464932fb" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | linkage.h | diff 2ce0d7f9766f0e49bb54f149c77bae89464932fb Thu Apr 16 20:24:02 CEST 2020 Mark Brown <broonie@kernel.org> x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
As x86 was converted to use the modern SYM_ annotations for assembly, ifdefs were added to remove the generic definitions of the old style annotations on x86. Rather than collect a list of architectures in the ifdefs as more architectures are converted over, provide a Kconfig symbol for this and update x86 to use it.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Jiri Slaby <jslaby@suse.cz> Link: https://lkml.kernel.org/r/20200416182402.6206-1-broonie@kernel.org
|
/linux/lib/ |
H A D | Kconfig | diff 2ce0d7f9766f0e49bb54f149c77bae89464932fb Thu Apr 16 20:24:02 CEST 2020 Mark Brown <broonie@kernel.org> x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
As x86 was converted to use the modern SYM_ annotations for assembly, ifdefs were added to remove the generic definitions of the old style annotations on x86. Rather than collect a list of architectures in the ifdefs as more architectures are converted over, provide a Kconfig symbol for this and update x86 to use it.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Jiri Slaby <jslaby@suse.cz> Link: https://lkml.kernel.org/r/20200416182402.6206-1-broonie@kernel.org
|
/linux/arch/x86/ |
H A D | Kconfig | diff 2ce0d7f9766f0e49bb54f149c77bae89464932fb Thu Apr 16 20:24:02 CEST 2020 Mark Brown <broonie@kernel.org> x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
As x86 was converted to use the modern SYM_ annotations for assembly, ifdefs were added to remove the generic definitions of the old style annotations on x86. Rather than collect a list of architectures in the ifdefs as more architectures are converted over, provide a Kconfig symbol for this and update x86 to use it.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Jiri Slaby <jslaby@suse.cz> Link: https://lkml.kernel.org/r/20200416182402.6206-1-broonie@kernel.org
|