Skip to content
Commit de6b0345 authored by Chris Zankel's avatar Chris Zankel
Browse files

[XTENSA] Add volatile keyword to asm statements accessing counter registers



The compiler get's sometimes to smart and doesn't reread the
counter registers and the kernel doesn't schedule until the
counter wraps around.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 03dfa442
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