diff options
author | Thomas Hellstrom <[email protected]> | 2009-08-03 09:25:45 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-03 19:36:09 +0200 |
commit | 8523acfe40efc1a8d3da8f473ca67cb195b06f0c (patch) | |
tree | 718817f1db5e19edf9c8d3df7d24581c11d27b60 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | bdc6340f4eb68295b1e7c0ade2356b56dca93d93 (diff) |
x86: Fix CPA memtype reserving in the set_pages_array*() cases
The code was incorrectly reserving memtypes using the page
virtual address instead of the physical address. Furthermore,
the code was not ignoring highmem pages as it ought to.
( upstream does not pass in highmem pages yet - but upcoming
graphics code will do it and there's no reason to not handle
this properly in the CPA APIs.)
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=13884
Signed-off-by: Thomas Hellstrom <[email protected]>
Acked-by: Suresh Siddha <[email protected]>
Cc: <[email protected]>
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions