[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

synchronize_irq() before free_irq()



Hi,
what is the reason for having a synchronize_irq() immediately before a
free_irq()?  Does not free_irq() synchronize implicitly?

E.g., in drivers/net/pci-skeleton.c#L1752

Thanks
 FAU

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/