On Wed, 8 Nov 2017, Zhenzhong Duan wrote:
There is no way a timer used as broadcast clockevent device is also used asCorrect.
percpu tick clockevent device currently.
It's better to put related code in tick_install_broadcast_device(), but I feelYou already established, that it _cannot_ be the broadcast device and the
it's harmless to give it back to the clockevents layer. Pls correct me if I'm
wrong.
per cpu device at the same time. So that condition can never be true. What
do you want to put into tick_install_broadcast_device()? This second
paragraph doesn't make sense, unless I'm missing something.