16 Sep, 2009

1 commit

  • Physical addresses are currently represented as int or long types.
    However, this does not work for processors like the PPC440EPx, which
    is a 32-bit processor with a 36-bit address space. This patch uses
    the phys_addr_t type, which correctly holds a 36-bit address on
    this processor.

    Signed-off-by: Steven A. Falco
    Signed-off-by: Wolfram Sang
    Signed-off-by: Greg Kroah-Hartman

    Steven A. Falco
     

31 Aug, 2008

4 commits


29 Aug, 2008

3 commits


26 Aug, 2008

1 commit


23 Aug, 2008

22 commits


03 Aug, 2008

1 commit


24 Jun, 2008

8 commits