Re: [PATCH] powerpc: Quick fix upstream main line build error on PowerPC

2015-10-09 Thread Aneesh Kumar K.V
Dongsheng Wang writes: > From: Wang Dongsheng > > 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-

Re: [PATCH] powerpc: Quick fix upstream main line build error on PowerPC

2015-10-09 Thread Chris Metcalf
On 10/08/2015 10:55 PM, Dongsheng Wang wrote: From: Wang Dongsheng 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-ge

[PATCH] powerpc: Quick fix upstream main line build error on PowerPC

2015-10-08 Thread Dongsheng Wang
From: Wang Dongsheng 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/a

Re: Build error on PowerPC

2008-02-01 Thread Olof Johansson
On Sat, Feb 02, 2008 at 03:57:07AM +0100, Marcel Holtmann wrote: > Hi Olof, > > > Please define what kernel version and what config you're trying to > > build. > > it is the latest kernel for Linus' git and the config is kinda obviously > enabling the awacs.c driver. Anyway, the driver didn't mak

Re: Build error on PowerPC

2008-02-01 Thread Marcel Holtmann
Hi Olof, > Please define what kernel version and what config you're trying to > build. it is the latest kernel for Linus' git and the config is kinda obviously enabling the awacs.c driver. Anyway, the driver didn't make use of the NVRAM call and thus removing that include is perfectly fine. Attac

Re: Build error on PowerPC

2008-02-01 Thread Olof Johansson
Hi, Please define what kernel version and what config you're trying to build. Also, please cc [EMAIL PROTECTED] for powerpc issues. Thanks, Olof On Fri, Feb 01, 2008 at 12:44:39PM +0100, Marcel Holtmann wrote: > Hi, > > I get the following build error on PowerPC: > >

Build error on PowerPC

2008-02-01 Thread Marcel Holtmann
Hi, I get the following build error on PowerPC: CC [M] sound/ppc/awacs.o In file included from sound/ppc/awacs.c:25: include/asm/nvram.h:62: error: field ‘partition’ has incomplete type make[2]: *** [sound/ppc/awacs.o] Error 1 make[1]: *** [sound/ppc] Error 2 make: *** [sound] Error 2

Re: build error on powerpc for 2.6.23-rc1-mm2

2007-08-01 Thread Andrew Morton
On Wed, 1 Aug 2007 13:52:05 +0530 Rishikesh K Rajak <[EMAIL PROTECTED]> wrote: > > Hi Andrew, > > I am getting following error on powerpc almost for allyesconfig, > allmodconfig. > > Error produced: > > PowerPC: allmodconfig,allyesconfig > > CC arch/powerpc/mm/tlb_64.o > /home/risrajak

build error on powerpc for 2.6.23-rc1-mm2

2007-08-01 Thread Rishikesh K Rajak
Hi Andrew, I am getting following error on powerpc almost for allyesconfig, allmodconfig. Error produced: PowerPC: allmodconfig,allyesconfig CC arch/powerpc/mm/tlb_64.o /home/risrajak/TEST2/TEST/linux/CurrentTest/23-rc1-mm2-testing/linux-2.6.23-rc1/arch/powerpc/lib/copyuser_64.S: Assem