Hi I am studying xen student I got a question in end boot allocator code
Why xen reads bootmem_region_list backwards?? for ( i= nr_bootmem_regions ; i -- >0 ; ) {struct bootmem_region ...} I think there would be no problem although it reads its values forward because added page list is same. Thank you
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel