Skip to content

Commit eab48a0

Browse files
georgejguogeorge
authored andcommitted
kpatch/LoongArch: ignore arch/loongarch/vdso
Add arch/loongarch/vdso to the list of object files that kpatch-cc won't add to its changed_objs list. Signed-off-by: George Guo <[email protected]>
1 parent 850331f commit eab48a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kpatch-build/kpatch-cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ if [[ "$TOOLCHAINCMD" =~ ^(.*-)?gcc$ || "$TOOLCHAINCMD" =~ ^(.*-)?clang$ ]] ; th
4343
arch/s390/boot/*|\
4444
arch/s390/purgatory/*|\
4545
arch/s390/kernel/vdso64/*|\
46+
arch/loongarch/vdso/*|\
4647
drivers/firmware/efi/libstub/*|\
4748
init/version.o|\
4849
init/version-timestamp.o|\

0 commit comments

Comments
 (0)