On 10/08/2015 10:55 PM, Dongsheng Wang wrote:
From: Wang Dongsheng <[email protected]>This issue caused on 'commit 990486c8af04 ("strscpy: zero any trailing garbage bytes in the destination")'. zero_bytemask is not implemented on PowerPC. So copy the zero_bytemask of BIG_ENDIAN implementation from include/asm-generic/word-at-a-time.h to arch/powerpc/include/asm/word-at-a-time.h.
Thanks; a fix is already queued for Linus. -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
