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)
- 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>

No differences found