Skip to content

Commit 622322f

Browse files
committed
Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS fix from Thomas Bogendoerfer: "Fix for link errors" * tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: Define RUNTIME_DISCARD_EXIT in LD script
2 parents 2caeeb9 + 6dcbd0a commit 622322f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/mips/kernel/vmlinux.lds.S

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
#define EMITS_PT_NOTE
1616
#endif
1717

18+
#define RUNTIME_DISCARD_EXIT
19+
1820
#include <asm-generic/vmlinux.lds.h>
1921

2022
#undef mips

0 commit comments

Comments
 (0)