1. Oct 07, 2010
    • Sonny Rao's avatar
      IB/ehca: Fix driver on relocatable kernel · 625fbd3a
      Sonny Rao authored
      
      
      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: default avatarSonny Rao <sonnyrao@us.ibm.com>
      Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
      625fbd3a
  2. Sep 28, 2010
  3. Sep 27, 2010
  4. Sep 26, 2010
  5. Sep 25, 2010