Bug#330455: linux-image-2.6.12-1-686 loads every ide pci module at boot time

2005-09-28 Thread Horms
usertag 330455 dkt-work-in-progress-upstream
usertag 330455 dkt-work-in-progress
tag 330455 +upstream
severity 330455 wishlist
reassign 330455 linux-2.6
thanks

On Wed, Sep 28, 2005 at 01:05:21AM +0200, Christophe Branchereau wrote:
 Package: linux-image-2.6.12-1-686
 Version: 2.6.12-6
 Severity: important
 
 
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.12-1-686
 Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
 
 Versions of packages linux-image-2.6.12-1-686 depends on:
 ii  coreutils [fileutils] 5.2.1-2.1  The GNU core utilities
 ii  initrd-tools  0.1.82 tools to create initrd image for 
 p
 ii  module-init-tools 3.2-pre8-1 tools for managing Linux kernel 
 mo
 
 linux-image-2.6.12-1-686 recommends no packages.
 
 -- no debconf information
 
 the title says it all...

- linux-image-2.6.12-1-686 loads every ide pci module at boot time

This is a know problem since around 2.6.10. The problem is
that due to some broken locking semantics inside the kernel,
it is not safe to unload the ide modules, and more to the point,
the kernel doesn't allow them to be resolved.

This should be eventually resolved by reqorking the kernel's locks,
but that may be a while off, and is definately work for upstream.

It may also be resolved by replacing mkinitrd with something
that doesn't load all modules. work on this is in progress.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330455: linux-image-2.6.12-1-686 loads every ide pci module at boot time

2005-09-27 Thread Christophe Branchereau
Package: linux-image-2.6.12-1-686
Version: 2.6.12-6
Severity: important



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages linux-image-2.6.12-1-686 depends on:
ii  coreutils [fileutils] 5.2.1-2.1  The GNU core utilities
ii  initrd-tools  0.1.82 tools to create initrd image for p
ii  module-init-tools 3.2-pre8-1 tools for managing Linux kernel mo

linux-image-2.6.12-1-686 recommends no packages.

-- no debconf information

the title says it all...

[EMAIL PROTECTED]:~$ lsmod

/* I paste only the relevant info here */

ide_disk   18688  4 
ide_generic 1152  0 [permanent]
via82cxxx  13820  0 [permanent]
trm290  4196  0 [permanent]
triflex 3680  0 [permanent]
slc90e665664  0 [permanent]
sis551316488  0 [permanent]
siimage12448  0 [permanent]
serverworks 9032  0 [permanent]
sc1200  7296  0 [permanent]
rz1000  2400  0 [permanent]
piix   10340  0 [permanent]
pdc202xx_old   11168  0 [permanent]
opti621 4324  0 [permanent]
ns87415 4264  0 [permanent]
hpt366 20384  0 [permanent]
hpt34x  5152  0 [permanent]
generic 3808  0 [permanent]
cy82c6934676  0 [permanent]
cs5530  5312  0 [permanent]
cs5520  4544  0 [permanent]
cmd64x 11900  0 [permanent]
atiixp  5904  0 [permanent]
amd74xx14396  0 [permanent]
alim15x3   12268  0 [permanent]
aec62xx 7360  0 [permanent]
pdc202xx_new9248  0 [permanent]
ide_core  130388  27 
ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new
unix   27888  196 

/* end of relevant info */

That sadly makes a big memory footprint here...

The problem doesn't happen with kernel-image-2.6.8-2-686.

The machine is an IBM Thinkpad a20p

[EMAIL PROTECTED]:~$ lspci -v | grep -i 440  
:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 03)
:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 03) (prog-if 00 [Normal decode])

Greetings,

Christophe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330455: linux-image-2.6.12-1-686 loads every ide pci module at boot time

2005-09-27 Thread Sven Luther
On Wed, Sep 28, 2005 at 01:05:21AM +0200, Christophe Branchereau wrote:
 Package: linux-image-2.6.12-1-686
 Version: 2.6.12-6
 Severity: important

Known problem, will be fixed by the use of yaird instead of initrd-tools. not
sure how initramfs behaves in this way.

Friendly,

Sven Luther



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]