mirror of https://github.com/torvalds/linux.git
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 <sfalco@harris.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| ciscode.h | ||
| cisreg.h | ||
| cistpl.h | ||
| cs.h | ||
| cs_types.h | ||
| device_id.h | ||
| ds.h | ||
| mem_op.h | ||
| ss.h | ||