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: Tue, 27 Feb 2007 04:32:40 -0500 From: Jeff Garzik <jeff@...zik.org> To: Chris Snook <csnook@...hat.com> CC: jacliburn@...lsouth.net, john.ronciak@...el.com, jesse.brandeburg@...el.com, auke-jan.h.kok@...el.com, netdev@...r.kernel.org Subject: Re: [PATCH 1/3] remove irq_sem from atl1 Chris Snook wrote: > From: Chris Snook <csnook@...hat.com> > > Remove unnecessary irq_sem code from atl1 driver. Tested with no problems. > > Signed-off-by: Chris Snook <csnook@...hat.com> > Signed-off-by: Jay Cliburn <jacliburn@...lsouth.net> ACK, but patch does not apply: Applying 'remove irq_sem from atl1' error: patch fragment without header at line 7: @@ -236,7 +236,6 @@ struct atl1_adapter { error: patch fragment without header at line 21: @@ -163,7 +163,6 @@ static int __devinit atl1_sw_init(struct error: patch fragment without header at line 29: @@ -272,8 +271,7 @@ err_nomem: error: patch fragment without header at line 39: @@ -1205,7 +1203,6 @@ static u32 atl1_configure(struct atl1_ad error: No changes Patch failed at 0004. When you have resolved this problem run "git-am --resolved". If you would prefer to skip this patch, instead run "git-am --skip". - 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