MSI changes in .28

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frans Pop
Date: Friday, December 5, 2008 - 1:53 am

On Tuesday 02 December 2008, Linus Torvalds wrote:

I've just compared dmesg for my *desktop* and there I see the following
between 2.6.28-rc6 and current 2.6.28-rc7:

 pcieport-driver 0000:00:1c.0: setting latency timer to 64
 pcieport-driver 0000:00:1c.0: found MSI capability
-pcieport-driver 0000:00:1c.0: irq 47 for MSI/MSI-X
+pcieport-driver 0000:00:1c.0: irq 511 for MSI/MSI-X
 pci_express 0000:00:1c.0:pcie00: allocate port service
 pci_express 0000:00:1c.0:pcie02: allocate port service
 pcieport-driver 0000:00:1c.2: setting latency timer to 64
 pcieport-driver 0000:00:1c.2: found MSI capability
-pcieport-driver 0000:00:1c.2: irq 46 for MSI/MSI-X
+pcieport-driver 0000:00:1c.2: irq 510 for MSI/MSI-X
 pci_express 0000:00:1c.2:pcie00: allocate port service
 pci_express 0000:00:1c.2:pcie02: allocate port service
 pcieport-driver 0000:00:1c.3: setting latency timer to 64
 pcieport-driver 0000:00:1c.3: found MSI capability
-pcieport-driver 0000:00:1c.3: irq 45 for MSI/MSI-X
+pcieport-driver 0000:00:1c.3: irq 509 for MSI/MSI-X
 pci_express 0000:00:1c.3:pcie00: allocate port service
 pci_express 0000:00:1c.3:pcie02: allocate port service
 pcieport-driver 0000:00:1c.4: setting latency timer to 64
 pcieport-driver 0000:00:1c.4: found MSI capability
-pcieport-driver 0000:00:1c.4: irq 44 for MSI/MSI-X
+pcieport-driver 0000:00:1c.4: irq 508 for MSI/MSI-X
 pci_express 0000:00:1c.4:pcie00: allocate port service
 pci_express 0000:00:1c.4:pcie02: allocate port service
 pcieport-driver 0000:00:1c.5: setting latency timer to 64
 pcieport-driver 0000:00:1c.5: found MSI capability
-pcieport-driver 0000:00:1c.5: irq 43 for MSI/MSI-X
+pcieport-driver 0000:00:1c.5: irq 507 for MSI/MSI-X
[...]
 ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
-ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
+ahci 0000:00:1f.2: irq 506 for MSI/MSI-X
 ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[...]
 e1000e 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
 e1000e 0000:01:00.0: setting latency timer to 64
-e1000e 0000:01:00.0: irq 41 for MSI/MSI-X
+e1000e 0000:01:00.0: irq 505 for MSI/MSI-X

I.e. very similar to the change between rc-3 and rc-7 you commented on
for my notebook.

Is this really MSI being (not) enabled, or just it using much higher
IRQ numbers?
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Regression from 2.6.26: Hibernation (possibly suspend) ..., Rafael J. Wysocki, (Wed Dec 3, 12:40 am)
Re: Regression from 2.6.26: Hibernation (possibly suspend) ..., Rafael J. Wysocki, (Wed Dec 3, 12:52 am)
MSI changes in .28, Frans Pop, (Fri Dec 5, 1:53 am)
Re: MSI changes in .28, Yinghai Lu, (Fri Dec 5, 2:09 am)
Re: MSI changes in .28, Ingo Molnar, (Fri Dec 5, 5:20 am)
Re: MSI changes in .28, Eric Dumazet, (Fri Dec 5, 6:04 am)
Re: MSI changes in .28, H. Peter Anvin, (Fri Dec 5, 10:49 am)
Re: [PATCH 1/3] PCI: Rework default handling of suspend an ..., Rafael J. Wysocki, (Sat Dec 6, 10:22 am)
Re: [PATCH 2/3] PCI: Suspend and resume PCI Express ports ..., Rafael J. Wysocki, (Sat Dec 6, 10:25 am)
Re: [PATCH 1/3] PCI: Rework default handling of suspend an ..., Rafael J. Wysocki, (Sat Dec 6, 10:43 am)
Re: [PATCH 2/3] PCI: Suspend and resume PCI Express ports ..., Rafael J. Wysocki, (Sat Dec 6, 10:46 am)
Re: [PATCH 2/3] PCI: Suspend and resume PCI Express ports ..., Rafael J. Wysocki, (Sun Dec 7, 5:53 am)
Re: [PATCH 3/3] Sound (HDA Intel): Restore PCI configurati ..., Rafael J. Wysocki, (Thu Dec 11, 1:03 pm)
Re: [PATCH 3/3] Sound (HDA Intel): Restore PCI configurati ..., Rafael J. Wysocki, (Thu Dec 11, 1:38 pm)
Re: Regression from 2.6.26: Hibernation (possibly suspend) ..., Rafael J. Wysocki, (Thu Jan 29, 7:48 am)
Re: Regression from 2.6.26: Hibernation (possibly suspend) ..., Alexey Starikovskiy, (Thu Jan 29, 9:44 am)