When Linking ppc64 with lld
ld.lld: error: ./arch/powerpc/kernel/vmlinux.lds:73: unknown section directive: 0
/*
- BLOCK(0) overrides the default output section alignment because
- this needs to start right after .head.text in order for fixed
- section placement to work. */
.text BLOCK(0) : AT(ADDR(.text) - LOAD_OFFSET) {