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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 3 Sep 2009 15:46:22 +0800
From:	JiSheng Zhang <jszhang3@...il.com>
To:	netdev@...r.kernel.org
Subject: disable_irq in ndo_poll_controller

Hi list,

I found that there are three disable irq method in nicard drivers
ndo_poll_controller implementation :
1.disable_irq
2.loacle_irq_save
3.program nicard's register

why need disable irq in ndo_poll_controller?
Is all the three method equivalent?
Now I'm adding netconsole support to nic of our soc, which can I take
from the tree method?

Thanks in advance,
Jisheng
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ