perf events, x86: Mark constrant tables read mostly
authorIngo Molnar <mingo@elte.hu>
Wed, 27 Apr 2011 10:02:04 +0000 (12:02 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 Apr 2011 18:04:53 +0000 (20:04 +0200)
commit5c543e3c442d6382db127152c7096ca6a55283de
treeefcb97f3f4bc5673d8e5e83be497288e536ee08d
parent94403f8863d0d1d2005291b2ef0719c2534aa303
perf events, x86: Mark constrant tables read mostly

Various constraint tables were not marked read-mostly.

Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-wpqwwvmhxucy5e718wnamjiv@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event_intel.c