On Sat, 28 Sep 2013 19:32:23 +0200 Florian Fainelli <f.fainelli@xxxxxxxxx> wrote: > Hello, > > Le 28/09/2013 17:42, Antony Pavlov a écrit : > > This patch fixes linker error: > > > > LD vmlinuz > > arch/mips/boot/compressed/decompress.o: In function `decompress_kernel': > > decompress.c:(.text+0x754): undefined reference to `memcpy' > > make[1]: *** [vmlinuz] Error 1 > > > > Which appears when compiling vmlinuz image with CONFIG_KERNEL_LZO=y. > > You would have to rebase this on top of mips-for-linux-next which > contains a bit more ifdef for supporting LZ4 and XZ otherwise the first > hunk of the patch does not apply. I have read http://www.linux-mips.org/wiki/Git. But there is no information about mips-for-linux-next. Eventually I have found the branch in the git://git.linux-mips.org/pub/scm/ralf/upstream-sfr.git repo. Can we update the Git wiki page? -- Best regards, Antony Pavlov