id_range
struct id_range *cur;
struct id_range *cur, *new;
new = kmalloc_obj(struct id_range);
struct id_range *cur, *tmp;