| | Date | Tue, 7 Apr 2009 11:33:31 +0200 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 00/15] various perf counter bits |
| |
* Ingo Molnar <mingo@elte.hu> wrote:
> Looks good so i've applied it, but got this build-failure on 32-bit: > > kernel/perf_counter.c:2345: error: implicit declaration of function atomic64_xchg > > atomic64_xchg() is not implemented yet on the 32-bit side.
ok, implemented it.
Ingo
|