linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/1] Ingenic: Add high resolution timer support for SMP/SMT.
@ 2020-06-24 17:07 周琰杰 (Zhou Yanjie)
  2020-06-24 17:07 ` [PATCH RESEND 1/1] clocksource: " 周琰杰 (Zhou Yanjie)
  0 siblings, 1 reply; 3+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2020-06-24 17:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: daniel.lezcano, tglx, paul, dongsheng.qiu, aric.pzqi, rick.tyliu,
	yanfei.li, sernia.zhou, zhenwenjin

Enable clock event handling on per CPU core basis. Make sure that
interrupts raised on the first core execute event handlers on the
correct CPU core. This driver is required by Ingenic processors
that support SMP/SMT, such as JZ4780 and X2000.

周琰杰 (Zhou Yanjie) (1):
  clocksource: Ingenic: Add high resolution timer support for SMP/SMT.

 drivers/clocksource/ingenic-timer.c | 182 ++++++++++++++++++++++++------------
 1 file changed, 124 insertions(+), 58 deletions(-)

-- 
2.11.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-23 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-24 17:07 [PATCH RESEND 0/1] Ingenic: Add high resolution timer support for SMP/SMT 周琰杰 (Zhou Yanjie)
2020-06-24 17:07 ` [PATCH RESEND 1/1] clocksource: " 周琰杰 (Zhou Yanjie)
2020-07-23 19:09   ` [tip: timers/core] clocksource/drivers/ingenic: " tip-bot2 for 周琰杰

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).