Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes

2009-06-02 Thread Ben Hutchings
On Tue, 2009-06-02 at 15:12 +1000, Herbert Xu wrote: > Ben Hutchings wrote: > > > > I believe geode_aes can be fixed by either (1) removing the MODULE_ALIAS > > declaration or (2) making the module initialisation function fail if the > > device is not present. The latter behaviour is generally w

Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes

2009-06-01 Thread Herbert Xu
Ben Hutchings wrote: > > I believe geode_aes can be fixed by either (1) removing the MODULE_ALIAS > declaration or (2) making the module initialisation function fail if the > device is not present. The latter behaviour is generally wrong for PCI > drivers, but this device presumably cannot be ho

Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes

2009-05-31 Thread Ben Hutchings
matthieu castet wrote: > airo driver hang with 2.6.24-6 on a PIII. > It seems it it because it need aes crypto. > It will first try to load padlock-aes, but it fails to load > Then it load geode_aes which load, and airo hang (airo seems to use > geode_aes). [1] [...] geode_aes is a PCI driver and

Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes

2008-11-07 Thread Moritz Muehlenhoff
On Sun, Apr 27, 2008 at 07:14:08PM +0200, matthieu castet wrote: > Package: linux-image-2.6.24-1-686 > Version: 2.6.24-6 > Severity: important > > Hi, > > airo driver hang with 2.6.24-6 on a PIII. > It seems it it because it need aes crypto. > It will first try to load padlock-aes, but it fails t

Bug#478166: linux-image-2.6.24-1-686: airo hang when loading because of aes

2008-04-27 Thread matthieu castet
Package: linux-image-2.6.24-1-686 Version: 2.6.24-6 Severity: important Hi, airo driver hang with 2.6.24-6 on a PIII. It seems it it because it need aes crypto. It will first try to load padlock-aes, but it fails to load Then it load geode_aes which load, and airo hang (airo seems to use geode_ae