Re: [2.6 patch] PCI cleanups

From: Greg KH (greg_at_kroah.com)
Date: 11/15/04

  • Next message: Robin Holt: "21 million inodes is causing severe pauses."
    Date:	Mon, 15 Nov 2004 11:51:48 -0800
    To: Adrian Bunk <bunk@stusta.de>
    
    

    On Sat, Nov 13, 2004 at 04:02:03AM +0100, Adrian Bunk wrote:
    > The patch below does some cleanups in the PCI code:
    > - make OSC_UUID in drivers/pci/pci-acpi.c static
    > - remove the completely unused drivers/pci/hotplug/pciehp_sysfs.c
    > - remove other unused code
    >
    > Please review which of these changes are correct and which conflict with
    > pending changes.
    >

    > drivers/pci/hotplug/Makefile | 1
    > drivers/pci/hotplug/pciehp.h | 3
    > drivers/pci/hotplug/pciehp_sysfs.c | 143 -------------

    Yeah, this can be deleted. Care to make a patch for just this?

    > drivers/pci/msi.c | 301 -----------------------------
    > drivers/pci/msi.h | 1

    These changes are for when drivers want to start taking advantage of
    some MSI features. I've heard rumors that those drivers will be public
    soon, but haven't seen them yet :(

    > drivers/pci/pci-acpi.c | 97 ---------

    This is needed for some upcoming PCI Express changes, and should not be
    dropped. I've seen the code that needs this, but it is still under
    development and isn't ready for mainline yet.

    > drivers/pci/pci.c | 60 -----
    > drivers/pci/rom.c | 52 -----

    These changes are needed by upcoming video driver changes.

    thanks,

    greg k-h
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Robin Holt: "21 million inodes is causing severe pauses."

    Relevant Pages

    • [05/11] Fix i2c messsage flags in video drivers
      ... The drivers improperly copy the i2c client ... flags as the message flags, while both sets are mostly unrelated. ... I think this patch qualifies hands down as a "critical bug fix" to be ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ - ...
      (Linux-Kernel)
    • Re: [PATCH] Re: Firmware loading problem
      ... > it doesn't work for you; but the change you made to the PCI code is wrong. ... > It ends up copying everything to offset 0 from the buf address. ... > I'll whip up a patch in a few minutes. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 0/23] reboot-fixes
      ... >> Presumably it unfixes Pavel's patch? ... > the suspend path. ... > But those are among the few drivers that do anything in either ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] Real-Time Preemption, -RT-2.6.13-rc6-V0.7.53-11
      ... the patch should be okay. ... Perhaps most of the USB drivers don't care whether interrupts ... are enabled or not in their completion routines. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RT patch acceptance
      ... Look at the patch. ... You're the one spreading FUD that preempt-RT is as good as RTAI, ... even worse than local_irq_disable isn't used in drivers or not safe to ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)