J.
Bastian Blank wrote:
Can you try to use this patch? It is not nearly nice but the best guess. | --- a/kernel/time/tick-broadcast.c | +++ b/kernel/time/tick-broadcast.c | @@ -508,7 +508,7 @@ static void tick_broadcast_init_next_event(cpumask_t *mask, ktime_t expires) | void tick_broadcast_setup_oneshot(struct clock_event_device *bc) | { | /* Set it up only once ! */ | - if (bc->event_handler != tick_handle_oneshot_broadcast) { | + { | int was_periodic = bc->mode == CLOCK_EVT_MODE_PERIODIC; | int cpu = smp_processor_id(); | cpumask_t mask; Bastian
smime.p7s
Description: S/MIME Cryptographic Signature