[PATCH] treewide: Convert clockevents_notify to use int cpu

Thomas Gleixner tglx at linutronix.de
Thu Jan 22 02:23:58 PST 2015


On Wed, 10 Dec 2014, Joe Perches wrote:
> As far as I can tell, there's no value indirecting
> the cpu passed to this function via a void *.
> 
> Update all the callers and called functions from within
> clockevents_notify.

Aside of that there is no value for this 'notification' function at
all. This should be seperate explicit calls. The notify function is a
leftover from the original implementation which used actual notifier
chains. I'll send out a cleanup series later today.

Thanks,

	tglx





More information about the linux-arm-kernel mailing list