> + zone_set_nid(nid); > > This should be: > > zone_set_nid(zone, nid); > > I fixed it up in your patch, I hope that is ok. Yes, thank you. I fixed this when compile tested this patch, but must have forgotten to regenerate the patch before sending it. Thank you, Pavel > > Thanks > -- > Oscar Salvador > SUSE L3 >