]> Git Repo - buildroot-mgba.git/commit
package/btrfs-progs: fix build with kernel < 5.11
authorFabrice Fontaine <[email protected]>
Thu, 13 Jan 2022 18:05:18 +0000 (19:05 +0100)
committerThomas Petazzoni <[email protected]>
Thu, 13 Jan 2022 19:37:07 +0000 (20:37 +0100)
commit57ea2264d78dcc66dff1e904c538fa8c23ae3a0a
tree82136418c9330043b05d026a5c5121c1a0ad49f9
parenta10835fac773e68eef18d48cb89d76f9f553c33a
package/btrfs-progs: fix build with kernel < 5.11

Fix the following build failure with kernel < 5.11 raised since commit
f363bc2958812539cf248f6cf44fe519445adf7a:

/tmp/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64-buildroot-linux-gnu/9.3.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: kernel-shared/volumes.o: in function `create_chunk':
volumes.c:(.text+0x17f8): undefined reference to `__ALIGN_KERNEL'

Fixes:
 - http://autobuild.buildroot.org/results/b630dbd078656a974c6ac9645b2e87279ef2adc0

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/btrfs-progs/0003-btrfs-progs-kerncompat-add-local-definition-for-alignment-macros.patch [new file with mode: 0644]
This page took 0.036487 seconds and 4 git commands to generate.