>>>>> "Daniel" == Daniel Wagner <wagi@xxxxxxxxx> writes: Daniel> Using complete_all() is not wrong per se but it suggest that Daniel> there might be more than one waiter. For -rt I am reviewing all Daniel> complete_all() users and would like to leave only the real ones Daniel> in the tree. The main problem for -rt about complete_all() is Daniel> that it can be uses inside IRQ context and that can lead to Daniel> unbounded amount work inside the interrupt handler. That is a no Daniel> no for -rt. Daniel> The patches grouped per subsystem and in small batches to allow Daniel> reviewing. Applied to 4.9/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html