Re: [RFC] atomic_up operations
Sergei Shtylyov <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Organization | MontaVista Software Inc. |
| Message-ID | <[email protected]> |
Hello.
Mathieu Desnoyers wrote:
>>Hello.
>>Mathieu Desnoyers wrote:
>>>LTTng 0.6.28-29 introduces asm-*/atomic-up.h which has atomic operations
>>>without
>>>LOCK prefix event on SMP. This is for atomic access of per-cpu data.
>> include/asm-powerpc/atomic-up.h contains Unicode chars in the most
>>unpleasant place:
>>include/asm/atomic-up.h:8:27: error: asm/atomicéh: No such file or
>>directory
> Oops, the it's just beside the . on my keyboard, sorry. Will fix in 0.6.31.
That's minor. You forgot to remove atomic_up_* from atomic.h. I have a
draft patch already but it may not apply to you tree and it's too late now, so...
> Thanks,
> Mathieu
WBR, Sergei