Re: [PATCH -mm -v4] Separate atomic_t declaration fromasm/atomic.h into asm/atomic_def.h

From: Ingo Molnar
Date: Tue Oct 07 2008 - 01:22:48 EST



* Huang Ying <ying.huang@xxxxxxxxx> wrote:

> --- /dev/null
> +++ b/include/asm-x86/atomic_types.h
> @@ -0,0 +1,13 @@
> +#ifndef __ARCH_X86_ATOMIC_DEF__
> +#define __ARCH_X86_ATOMIC_DEF__

looks good. A small detail, you'll also need:

sed -i 's/ATOMIC_DEF/ATOMIC_TYPES.h/g' patches/separate-atomic.patch

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