commit | de6b03456e2e11cbff9f4bb147177374b260d04e | [log] [tgz] |
---|---|---|
author | Chris Zankel <chris@zankel.net> | Wed Dec 19 10:21:50 2007 -0800 |
committer | Chris Zankel <chris@zankel.net> | Wed Feb 13 17:24:47 2008 -0800 |
tree | 0890edb9c5efe46689eb641792b1a66cfb1b1d1d | |
parent | 03dfa442e5aaf644bb9b3b506abbd76786867eb1 [diff] |
[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: Chris Zankel <chris@zankel.net>