Pull cpu-hotplug into release branch
This commit is contained in:
@@ -441,9 +441,6 @@ acpi_eject_store(struct acpi_device *device, const char *buf, size_t count)
|
|||||||
islockable = device->flags.lockable;
|
islockable = device->flags.lockable;
|
||||||
handle = device->handle;
|
handle = device->handle;
|
||||||
|
|
||||||
if (type == ACPI_TYPE_PROCESSOR)
|
|
||||||
result = acpi_bus_trim(device, 0);
|
|
||||||
else
|
|
||||||
result = acpi_bus_trim(device, 1);
|
result = acpi_bus_trim(device, 1);
|
||||||
|
|
||||||
if (!result)
|
if (!result)
|
||||||
|
Reference in New Issue
Block a user