]> Git Repo - buildroot-mgba.git/commit
linux: fix CIP RT kernel on microblaze
authorFabrice Fontaine <[email protected]>
Sun, 26 Feb 2023 19:44:27 +0000 (20:44 +0100)
committerPeter Korsgaard <[email protected]>
Tue, 7 Mar 2023 21:22:20 +0000 (22:22 +0100)
commit08a52da2058829216400822e2cd7a1c1c2600eeb
treec655e0cbef8ea0893408400d08df40e0dc465bd4
parent83e06196ab2193b73b4d7c1decc12bdd654a91e1
linux: fix CIP RT kernel on microblaze

Fix the following build failure with CIP RT kernel on microblaze raised
since bump to version 5.10.83-cip1-rt1 in commit
b5778d7b76c098010a4abc339938f2694e8cf57f and
https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/commit/?id=32ac92b5a39e2ef91308929bf5ed0804094b4183:

arch/microblaze/mm/init.c:71:2: error: #endif without #if
   71 | #endif /* CONFIG_HIGHMEM */
      |  ^~~~~

Fixes:
 - http://autobuild.buildroot.org/results/27291870cf7539d26e45c45f34322d24a6dbca33

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
linux/5.10.162-cip24-rt10/0001-arch-microblaze-mm-init.c-fix-build.patch [new file with mode: 0644]
This page took 0.032439 seconds and 4 git commands to generate.