]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 18 Mar 2010 21:12:56 +0000 (00:12 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Mar 2010 21:17:46 +0000 (22:17 +0100)
commit9c8c6bad3137112d2c7bf3d215b736ee4215fa74
tree82590bcada0d7fed60ce18c8b29b3c3837cecfc3
parent4b24a88b35e15e04bd8f2c5dda65b5dc8ebca05f
x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)

- A few ESCR have escaped fixing at previous attempt.
- p4_escr_map is read only, make it const.

Nothing serious.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Lin Ming <ming.m.lin@intel.com>
LKML-Reference: <20100318211256.GH5062@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/perf_event_p4.h
arch/x86/kernel/cpu/perf_event_p4.c