On Mon, Dec 19, 2016 at 06:43:29PM +0000, Andre Przywara wrote: > Well, yes. The problem is that AFAIK you cannot initialize an array > easily with all the values getting set to something other than zero. u32 phandles[PHANDLES_MAX] = { [0 ... PHANDLES_MAX-1] = FDT_INVALID_PHANDLE }; (Unrelated, but could you please add format.subjectprefix = PATCH kvmtool to your git config. I just suggested via a kvmtool README patch...) Thanks, drew _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm