Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XTENSA] Add volatile keyword to asm statements accessing counter reg…
…isters 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: Chris Zankel <chris@zankel.net>
- Loading branch information