linux: update LTS kernel
[openadk.git] / target / linux / patches / 5.4.272 / sh4.patch
blob8ae79d49d557e8eeba145e27b0713df063991cdd
1 diff -Nur linux-5.4.69.orig/arch/sh/boot/compressed/vmlinux.scr linux-5.4.69/arch/sh/boot/compressed/vmlinux.scr
2 --- linux-5.4.69.orig/arch/sh/boot/compressed/vmlinux.scr 2020-10-01 13:19:27.000000000 +0200
3 +++ linux-5.4.69/arch/sh/boot/compressed/vmlinux.scr 2020-10-31 07:13:51.213954737 +0100
4 @@ -1,6 +1,6 @@
5 SECTIONS
7 - .rodata..compressed : {
8 + .rodata..compressed : ALIGN(8) {
9 input_len = .;
10 LONG(input_data_end - input_data) input_data = .;
11 *(.data)