other = parent;
printk("Looks like there is a left sibling\n");
printk("mas is now %p[%u]\n", mas_mn(mas), mas->offset);
- } else if (r_parent.max > ULONG_MAX) {
+ } else if (r_parent.max < ULONG_MAX) {
printk("%d: set src %u\n", __LINE__, 2);
src[++max_s] = &other;
printk("%d: set src %u\n", __LINE__, max_s);
printk("Looks like there is a right cousin\n");
BUG_ON(1);
} else {
+ fflush(stdout);
BUG_ON(!parent.min);
printk("%d: set src %u\n", __LINE__, s);
src[0] = &other;