diff options
author | Scott Wood <scottwood@freescale.com> | 2011-03-24 12:51:19 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-03-30 01:44:07 +0200 |
commit | 67eb54944bb9de5f568ea2c28d4f20a5b7d2611d (patch) | |
tree | 567d59ecddcc9345087b838490b7c40aff2b7915 /net/tipc | |
parent | powerpc: Implement dma_mmap_coherent() (diff) | |
download | linux-67eb54944bb9de5f568ea2c28d4f20a5b7d2611d.tar.xz linux-67eb54944bb9de5f568ea2c28d4f20a5b7d2611d.zip |
powerpc: ARCH_PFN_OFFSET should be unsigned long
pfns are unsigned long, but MEMORY_START is phys_addr_t. This leads
to page_to_pfn() returning phys_addr_t, and thus type mismatches in a few
print statements.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions