arch/powerpc/boot/decompress.c:133: undefined reference to `__decompress'

2020-06-20 Thread kernel test robot
: arch/powerpc/boot/wrapper.a(decompress.o): in function `partial_decompress': >> arch/powerpc/boot/decompress.c:133: undefined reference to `__decompress' vim +133 arch/powerpc/boot/decompress.c 1b7898ee276b39 Oliver O'Halloran 2016-09-22 98 1b7898ee276b39 Oliver O'Halloran 201

arch/powerpc/boot/decompress.c:133: undefined reference to `__decompress'

2020-06-02 Thread kbuild test robot
ot/wrapper.a(decompress.o): in function `partial_decompress': >> arch/powerpc/boot/decompress.c:133: undefined reference to `__decompress' vim +133 arch/powerpc/boot/decompress.c 1b7898ee276b39 Oliver O'Halloran 2016-09-22 98 1b7898ee276b39 Oliver O'Halloran 2016-09-22 99 /** 1b7898ee276b39