lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 23 Jun 2007 23:09:45 -0700 (PDT) From: David Miller <davem@...emloft.net> To: shannon.nelson@...el.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH] NET: [CORE] Re-enable irqs before pushing pending DMA requests From: Shannon Nelson <shannon.nelson@...el.com> Date: Thu, 21 Jun 2007 09:34:55 -0700 > This moves the local_irq_enable() call in net_rx_action() to before > calling the CONFIG_NET_DMA's dma_async_memcpy_issue_pending() rather > than after. This shortens the irq disabled window and allows for DMA > drivers that need to do their own irq hold. > > Signed-off-by: Shannon Nelson <shannon.nelson@...el.com> Patch applied, thanks Shannon. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists