diff options
author | Sonny Rao <[email protected]> | 2010-08-20 04:10:19 +0000 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2010-10-06 12:57:07 -0700 |
commit | 625fbd3a36d836efaaee4b6d9c2fcd25e3654624 (patch) | |
tree | b89d4762c1e6d5fbbfa83d447695a0f4ae969ce0 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 252a52aa4fa22a668f019e55b3aac3ff71ec1c29 (diff) |
IB/ehca: Fix driver on relocatable kernel
the eHCA driver registers a MR for all of kernel memory, but makes the
assumption that valid memory exists at KERNELBASE. This assumption
may not be true in the case of a relocatable kernel, so use KERNELBASE
+ PHYSICAL_START to get the true beginning of usable kernel memory.
cc: Joachim Fenkes <[email protected]>
cc: Christoph Raisch <[email protected]>
cc: Hoan-Ham Hguyen <[email protected]>
Signed-off-by: Sonny Rao <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions