On Wed, Aug 8, 2012 at 11:45 AM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: > The only way for it not be executed is if the "skip_ed" case occurs. > Therefore your next task is to determine what's going on. Does the > tick_before() test succeed? Does we follow the "goto skip_ed"? Or is > the list pointer messed up? > OK, more info gathered: The skip when "Highlander" ed is unkillable, is entered from the "skip_ed" label jump, not from the tick_before() check. ed->ed_next is indeed NULL at that point. -- Tomas J. Sokorai Sch. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html