"git@git.tuxist.de:jan.koester/linux.git" did not exist on "85c39206ac556c9dd7345465ea5265c1f33e50d1"
perf: Fix build breakage for architecutes without atomic64_t
The local64.h include dependency was not dependent on PERF_EVENT=y,
which meant that arch's without atomic64_t support ended up including
it and failed to build.
Signed-off-by:
Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Loading
Please sign in to comment