Prev: Kernel module and 2 programs for AIO cancellation testing
Next: boot crash in arp_error_report()
From: Sergey Temerkhanov on 27 May 2010 18:50 These patches fix the reference counting in aio_cancel_all() and io_cancel() functions which causes unkillable processes stuck in wait_for_all_aios() at the io_schedule(). Changelog v1->v2: -Split the main patch into one that moves aio_cancel_all() and one that adds aio_put_req() calls -- Regards, Sergey Temerkhanov, Cifronic ZAO -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Kernel module and 2 programs for AIO cancellation testing Next: boot crash in arp_error_report() |