|
@@ -197,7 +197,6 @@ struct take_cpu_down_param {
|
|
static int __ref take_cpu_down(void *_param)
|
|
static int __ref take_cpu_down(void *_param)
|
|
{
|
|
{
|
|
struct take_cpu_down_param *param = _param;
|
|
struct take_cpu_down_param *param = _param;
|
|
- unsigned int cpu = (unsigned long)param->hcpu;
|
|
|
|
int err;
|
|
int err;
|
|
|
|
|
|
/* Ensure this CPU doesn't handle any more interrupts. */
|
|
/* Ensure this CPU doesn't handle any more interrupts. */
|