search for: 96f99c7

Displaying 3 results from an estimated 3 matches for "96f99c7".

Did you mean: 69f599c7
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...child->dev, + &dev_attr_cpuaffinity); + if (retval) + dev_err(&dev->dev, "Error creating cpuaffinity" + " file, continuing...\n"); } } diff --git a/drivers/pci/hotplug/pci_hotplug_core.c b/drivers/pci/hotplug/pci_hotplug_core.c index 5f85b1b..96f99c7 100644 --- a/drivers/pci/hotplug/pci_hotplug_core.c +++ b/drivers/pci/hotplug/pci_hotplug_core.c @@ -102,13 +102,13 @@ static int get_##name (struct hotplug_slot *slot, type *value) \ { \ struct hotplug_slot_ops *ops = slot->ops; \ int retval = 0; \ - if (try_module_get(ops...
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...child->dev, + &dev_attr_cpuaffinity); + if (retval) + dev_err(&dev->dev, "Error creating cpuaffinity" + " file, continuing...\n"); } } diff --git a/drivers/pci/hotplug/pci_hotplug_core.c b/drivers/pci/hotplug/pci_hotplug_core.c index 5f85b1b..96f99c7 100644 --- a/drivers/pci/hotplug/pci_hotplug_core.c +++ b/drivers/pci/hotplug/pci_hotplug_core.c @@ -102,13 +102,13 @@ static int get_##name (struct hotplug_slot *slot, type *value) \ { \ struct hotplug_slot_ops *ops = slot->ops; \ int retval = 0; \ - if (try_module_get(ops...
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...child->dev, + &dev_attr_cpuaffinity); + if (retval) + dev_err(&dev->dev, "Error creating cpuaffinity" + " file, continuing...\n"); } } diff --git a/drivers/pci/hotplug/pci_hotplug_core.c b/drivers/pci/hotplug/pci_hotplug_core.c index 5f85b1b..96f99c7 100644 --- a/drivers/pci/hotplug/pci_hotplug_core.c +++ b/drivers/pci/hotplug/pci_hotplug_core.c @@ -102,13 +102,13 @@ static int get_##name (struct hotplug_slot *slot, type *value) \ { \ struct hotplug_slot_ops *ops = slot->ops; \ int retval = 0; \ - if (try_module_get(ops...