]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/build/vdso: Add FORCE to the build rule of %.so
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 3 Apr 2019 08:30:12 +0000 (17:30 +0900)
committerIngo Molnar <mingo@kernel.org>
Thu, 18 Apr 2019 08:05:34 +0000 (10:05 +0200)
commit3c454f47e67bf5a65dc892cd50221a7de695870f
tree51e8e42f61d3168f2ebccffda42430f0c04b1720
parent547571b5abe61bb33c6005d8981e86e3c61fedcc
x86/build/vdso: Add FORCE to the build rule of %.so

$(call if_changed,...) must have FORCE as a prerequisite.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1554280212-10578-1-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/vdso/Makefile