Re: [ORLinux] [PATCH 17/35] Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h [ver #2]

From: David Howells
Date: Wed Mar 14 2012 - 07:10:18 EST


Jonas Bonn <jonas.bonn@xxxxxxxxx> wrote:

> --- a/include/asm-generic/bitops/atomic.h
> +++ b/include/asm-generic/bitops/atomic.h
> @@ -2,7 +2,6 @@
> #define _ASM_GENERIC_BITOPS_ATOMIC_H_
>
> #include <asm/types.h>
> -#include <asm/system.h>
>
> #ifdef CONFIG_SMP
> #include <asm/spinlock.h>

That's actually done in patch 33. I wouldn't want to remove that if I can
avoid it until after all the arches have been altered.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/