mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
6a7a30ceaa
Implement udelay for all architectures within common lx_emul code, remove driver-specific version. Always do busy looping in udelay and use cpu_relax() like the original Linux code. Thereby, we profit from architecture specific instructions (cpu cool down), and jiffies are updated if irqs are on. Ref genodelabs/genode#4778 |
||
---|---|---|
.. | ||
import | ||
mk |