Re: linux-next: Tree for January 8 (percpu)

From: Randy Dunlap
Date: Thu Jan 08 2009 - 12:24:29 EST


Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20090107:
>
> Undropped tree:
> rr
>
> Dropped trees (temporarily):
> ocfs2 (build problem)
> cpu_alloc (build problem)


When CONFIG_SMP=n, both arch/x86/include/asm/percpu.h and
include/asm-generic/percpu.h define both of
read_percpu_ptr() and read_percpu_var().


build-r8079.out:linux-next-20090108/include/asm-generic/percpu.h:124:1: warning: "read_percpu_ptr" redefined
build-r8079.out:linux-next-20090108/arch/x86/include/asm/percpu.h:107:1: warning: this is the location of the previous definition
build-r8079.out:linux-next-20090108/include/asm-generic/percpu.h:120:1: warning: "read_percpu_var" redefined
build-r8079.out:linux-next-20090108/arch/x86/include/asm/percpu.h:106:1: warning: this is the location of the previous definition



--
~Randy
--
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/