linux_dsm_epyc7002/arch/x86/purgatory
Sven Wegener e847f6aaf6 x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CFLAGS
The kernel build system already takes care of generating the dependency
files. Having the additional -MD in KBUILD_CFLAGS leads to stray
.<pid>.d files in the build directory when we call the cc-option macro.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matthias Kaehlcke <mka@chromium.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vivek Goyal <vgoyal@redhat.com>
Link: http://lkml.kernel.org/r/alpine.LNX.2.21.1803242219380.30139@titan.int.lan.stealer.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2018-03-25 11:04:02 +02:00
..
entry64.S kexec: support for kexec on panic using new system call 2014-08-08 15:57:33 -07:00
Makefile x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CFLAGS 2018-03-25 11:04:02 +02:00
purgatory.c kexec, x86/purgatory: Unbreak it and clean it up 2017-03-10 20:55:09 +01:00
setup-x86_64.S kexec, x86/purgatory: Unbreak it and clean it up 2017-03-10 20:55:09 +01:00
sha256.c purgatory/sha256: provide implementation of sha256 in purgaotory context 2014-08-08 15:57:32 -07:00
sha256.h kexec, x86/purgatory: Unbreak it and clean it up 2017-03-10 20:55:09 +01:00
stack.S x86: Fix misspellings in comments 2016-02-24 08:44:58 +01:00
string.c purgatory: core purgatory functionality 2014-08-08 15:57:32 -07:00