Searched hist:"1 f5a24794a54588ea3a9efd521be31d826e0b9d7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | timerqueue.h | 1f5a24794a54588ea3a9efd521be31d826e0b9d7 Thu Dec 09 14:02:18 CST 2010 John Stultz <john.stultz@linaro.org> timers: Rename timerlist infrastructure to timerqueue
Thomas pointed out a namespace collision between the new timerlist infrastructure I introduced and the existing timer_list.c
So to avoid confusion, I've renamed the timerlist infrastructure to timerqueue.
Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
|
/openbmc/linux/lib/ |
H A D | timerqueue.c | 1f5a24794a54588ea3a9efd521be31d826e0b9d7 Thu Dec 09 14:02:18 CST 2010 John Stultz <john.stultz@linaro.org> timers: Rename timerlist infrastructure to timerqueue
Thomas pointed out a namespace collision between the new timerlist infrastructure I introduced and the existing timer_list.c
So to avoid confusion, I've renamed the timerlist infrastructure to timerqueue.
Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
|
H A D | Makefile | 1f5a24794a54588ea3a9efd521be31d826e0b9d7 Thu Dec 09 14:02:18 CST 2010 John Stultz <john.stultz@linaro.org> timers: Rename timerlist infrastructure to timerqueue
Thomas pointed out a namespace collision between the new timerlist infrastructure I introduced and the existing timer_list.c
So to avoid confusion, I've renamed the timerlist infrastructure to timerqueue.
Reported-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>
|