[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090502175811.GA26635@rhlx01.hs-esslingen.de>
Date: Sat, 2 May 2009 19:58:11 +0200
From: Andreas Mohr <andi@...as.de>
To: Jeff Garzik <jeff@...zik.org>
Cc: Lubomir Rintel <lkundrak@...sk>, netdev@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
stable@...nel.org
Subject: Re: [PATCH] Do not register ne2k-pci device until initialized
Hi,
> Good spotting, that fixes a clear startup race
I saw this and thought that this must be one of those non-singular bugs
again... ;)
(I checked for dev_addr manipulations _after_ register_netdev)
And, well...:
smsc911x.c looks like it has the same issue (in case of a non-specified
MAC address - invalid EEPROM content).
Dito ucc_geth.c
Dito arm/ixp4xx_eth.c
Dito wireless/netwave_cs.c
Given that several drivers seem to violate this rule: is there a way
to add a check against this problem?
Andreas Mohr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists