|
@@ -120,6 +120,7 @@ static int acpi_cpu_soft_notify(struct notifier_block *nfb,
|
|
|
unsigned int cpu = (unsigned long)hcpu;
|
|
unsigned int cpu = (unsigned long)hcpu;
|
|
|
struct acpi_processor *pr = per_cpu(processors, cpu);
|
|
struct acpi_processor *pr = per_cpu(processors, cpu);
|
|
|
struct acpi_device *device;
|
|
struct acpi_device *device;
|
|
|
|
|
+ action &= ~CPU_TASKS_FROZEN;
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
* CPU_STARTING and CPU_DYING must not sleep. Return here since
|
|
* CPU_STARTING and CPU_DYING must not sleep. Return here since
|