kernel: support gcc-optimized inlining on all architectures
authorFelix Fietkau <nbd@nbd.name>
Thu, 25 Jan 2018 13:01:34 +0000 (14:01 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 9 Oct 2018 12:15:53 +0000 (14:15 +0200)
commit1e8882585c6f4a5e7f5e2b4f18cd550aafa6f81d
treeec2d34fe2a5013efa7db295f26ef140f8121d424
parenta45f4f50e16cd2d0370a4470c3ede0c6c7754ba9
kernel: support gcc-optimized inlining on all architectures

Optimized inlining was disabled by default when gcc 4 was still
relatively new. By now, all gcc versions handle this well and there
seems to be no real reason to keep it x86-only.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/config-4.14
target/linux/generic/config-4.9
target/linux/generic/pending-4.14/220-optimize_inlining.patch [new file with mode: 0644]
target/linux/generic/pending-4.9/220-optimize_inlining.patch [new file with mode: 0644]
target/linux/x86/config-4.14