Skip to content
Snippets Groups Projects
Commit 41817815 authored by Kyle McMartin's avatar Kyle McMartin Committed by Arnaldo Carvalho de Melo
Browse files

perf trace: Check if MAP_32BIT is defined


MAP_32BIT is defined only on x86... this means perf fails to build on
all other platforms.

Signed-off-by: default avatarKyle McMartin <kyle@redhat.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/20130905142947.GA25882@merlin.infradead.org


Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 99cf666c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment