This series:
- adds a globally defined phys_addr_t, replacing the
arch-specific x86 and powerpc ones
- makes PFN_PHYS return a phys_addr_t
- redefines resource_size_t as phys_addr_t
The first two are bugfixes and should be applied to git.
Thanks,
J
--