H. Peter Anvin wrote: > Jeremy Fitzhardinge wrote: > >> resource_size_t should always be 64-bit on PAE now. >> >> > > Yes, but this would affect non-PAE kernels too. > Yeah, I overlooked the comment about non-PAE. Should we just make resource_size_t 64 bits all the time? Or ignore inaccessible resources? J