[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJd=RBAvuH=Uyp+ieg9i80c-mB-9o4EpHQMhi52Zu36rUV5C5g@mail.gmail.com>
Date: Tue, 22 May 2012 20:43:52 +0800
From: Hillf Danton <dhillf@...il.com>
To: LKML <linux-kernel@...r.kernel.org>,
Hillf Danton <dhillf@...il.com>
Subject: Re: BFS 420: cleanup wake_up_idle_cpu
It should go with CONFIG_NO_HZ, so remove the lost orphan.
--- a/kernel/sched/bfs.c Mon May 14 20:50:38 2012
+++ b/kernel/sched/bfs.c Tue May 22 19:56:06 2012
@@ -2813,7 +2813,6 @@ static void task_running_tick(struct rq
grq_unlock();
}
-void wake_up_idle_cpu(int cpu);
/*
* This function gets called by the timer code, with HZ frequency.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists