Re: [PATCH] atomic: add *_dec_not_zero

2011-05-08 Thread Sven Eckelmann
Russell King - ARM Linux wrote: [...] > Do we need atomic_dec_not_zero() et.al. in every arch header - is there no > generic header which it could be added to? Mike Frysinger already tried to answer it in : > that's what asm-generic is for. if the arch isnt using it, it's > either because the ar

Re: [PATCH] atomic: add *_dec_not_zero

2011-05-08 Thread Russell King - ARM Linux
On Tue, May 03, 2011 at 11:30:35PM +0200, Sven Eckelmann wrote: > Introduce an *_dec_not_zero operation. Make this a special case of > *_add_unless because batman-adv uses atomic_dec_not_zero in different > places like re-broadcast queue or aggregation queue management. There > are other non-final

Re: [PATCH 0/2] ppc/cleaup: Fix compiler warnings

2011-05-08 Thread Stratos Psomadakis
On 05/07/2011 05:11 PM, Stratos Psomadakis wrote: > Fix compiler warnings in ppc code, which can lead to build failure, if > CONFIG_PPC_WERROR is set (default). > > arch/powerpc/include/asm/pgtable-ppc64.h | 13 ++--- > arch/powerpc/kernel/Makefile |2 +- > 2 files change

Re: [PATCH] atomic: add *_dec_not_zero

2011-05-08 Thread Benjamin Herrenschmidt
On Tue, 2011-05-03 at 23:30 +0200, Sven Eckelmann wrote: > Introduce an *_dec_not_zero operation. Make this a special case of > *_add_unless because batman-adv uses atomic_dec_not_zero in different > places like re-broadcast queue or aggregation queue management. There > are other non-final patche

[PATCH] powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards

2011-05-08 Thread Anton Blanchard
Enable the Qlogic and Emulex 10Gbit adapters. Signed-off-by: Anton Blanchard --- Index: linux-powerpc/arch/powerpc/configs/pseries_defconfig === --- linux-powerpc.orig/arch/powerpc/configs/pseries_defconfig 2011-05-09 09:14:34.3

[PATCH] powerpc/pseries: Enable iSCSI support for a number of cards

2011-05-08 Thread Anton Blanchard
Enable iSCSI support for a number of cards. We had the base networking devices enabled but forgot to enable iSCSI. Signed-off-by: Anton Blanchard --- Index: linux-powerpc/arch/powerpc/configs/pseries_defconfig === --- linux-powerpc

Re: [PATCH] atomic: add *_dec_not_zero

2011-05-08 Thread Mike Frysinger
On Sun, May 8, 2011 at 05:33, Sven Eckelmann wrote: > Russell King - ARM Linux wrote: > [...] >> Do we need atomic_dec_not_zero() et.al. in every arch header - is there no >> generic header which it could be added to? > > Mike Frysinger already tried to answer it in > : >> that's what asm-generic i

Re: [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one

2011-05-08 Thread Shawn Guo
Hi Uwe, On Fri, May 06, 2011 at 10:39:59AM +0200, Uwe Kleine-König wrote: > Hello Shawn, > > On Thu, May 05, 2011 at 09:22:58PM +0800, Shawn Guo wrote: > > Signed-off-by: Shawn Guo > > --- > > .../plat-mxc/devices/platform-sdhci-esdhc-imx.c|1 - > > arch/arm/plat-mxc/include/mach/device