* Re: [tip:x86/spinlocks 9/14] include/linux/jump_label.h:181:19: error: expected identifier or '(' before 'volatile'
[not found] <52042ceb.J60QORBBBGMLgMj/%fengguang.wu@intel.com>
@ 2013-08-09 8:19 ` Raghavendra K T
0 siblings, 0 replies; only message in thread
From: Raghavendra K T @ 2013-08-09 8:19 UTC (permalink / raw)
To: kbuild test robot; +Cc: Andrew Jones, H. Peter Anvin, kbuild-all, linux-alpha
CCed linux-alpha
On 08/09/2013 05:12 AM, kbuild test robot wrote:
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/spinlocks
> head: b5eaeb3303fc3086f1d04deea48b5dfcfc4344c0
> commit: f66fa98e9d5889b13d957da8f8176f2e3c966df5 [9/14] jump_label: Split out rate limiting from jump_label.h
> config: make ARCH=alpha allyesconfig
>
> All error/warnings:
>
> In file included from include/linux/static_key.h:1:0,
> from include/linux/tracepoint.h:20,
> from include/linux/module.h:18,
> from sound/pci/korg1212/korg1212.c:28:
This problem is because, alpha has atomic_read macro. I shall send
a patch to convert all the atomic set and read to inline.
Peter, let me know if this sounds good.
(I 'll also check if other archs have macro too for atomic read)
[ problem background: while splitting jump_label does forward
declaration of atomic read which is macro in alpha].
^ permalink raw reply [flat|nested] only message in thread