Rusty Russell wrote: > Move header includes for the nopud / nopmd types to the location of the > actual pte / pgd type definitions. This allows generic 4-level page > type code to be written before the split 2/3 level page table headers are > included. > > Signed-off-by: Zachary Amsden <zach at vmware.com> > Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> > I sent this one out previously .. I think it is already in a subsystem tree. Zach