Skip to content
Commit d45ad062 authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop



This fixes a hang on boot with nohz enabled. nohz is not actually
supported in mainline yet, but patches that add support for it are
currently under review.

When nohz is compiled out, the functions are no-ops, so this patch
results in no functional change, but it arguably makes the code more
correct.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent f059267e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment