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
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
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
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
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
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
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
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