kpatch/kmod
Artem Savkov 04021bbfd5 kmod/patch: add kpatch.lds as a dependency for $(KPATCH_NAME).o
Starting with v5.10 kbuild no longer builds built-in targets for
external modules (including extra-y). Further it wasn't guaranteed that
extra-y targets were going to be built before linking.
Do a proper thing and add kpatch.lds as a dependency for $(KPATCH_NAME).o.

Upstream discussion for reference: https://lore.kernel.org/linux-kbuild/20201103054425.59251-1-chao.wang@ucloud.cn/

Fixes: #1148

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2020-12-17 12:43:07 +01:00
..
core deal with the deadlock may occur in stop_machine context. 2020-08-10 14:53:04 +08:00
patch kmod/patch: add kpatch.lds as a dependency for $(KPATCH_NAME).o 2020-12-17 12:43:07 +01:00
Makefile kmod: Fix install path 2016-05-06 10:47:43 +01:00