Takao Indoh wrote:
However, page_to_phys returns 0x100000000. I think page_to_phys does not
support sparsemem system.
Yeah -- the is_page_ptr() function needs to be enhanced
to support SPARSEMEM kernels...
I made a bunch of updates to the original SPARSEMEM patch
in 4.0-3.3, but missed this one.
Dave