Sonny Rao 625fbd3a36 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 <fenkes@de.ibm.com>
cc: Christoph Raisch <raisch@de.ibm.com>
cc: Hoan-Ham Hguyen <hnguyen@de.ibm.com>
Signed-off-by: Sonny Rao <sonnyrao@us.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-10-06 12:57:07 -07:00
..
2010-02-09 11:13:56 +01:00
2010-08-04 10:44:19 -07:00
2010-02-09 11:13:56 +01:00
2010-07-21 12:46:29 -07:00
2010-06-16 18:05:05 +02:00
2010-07-21 12:46:29 -07:00
2010-07-21 12:46:29 -07:00
2007-07-09 20:12:26 -07:00