>> + INIT_LIST_HEAD(&dq->list); SH> I'm pretty sure only head->list needed to be initialized. >> - list_add_tail(&head->list, &dq->list); >> + list_add_tail(&dq->list, &head->list); SH> at least after you've done this :) Right, right, well, it was part of the process... :) -- Dan Smith IBM Linux Technology Center email: danms@xxxxxxxxxx _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers