genode/repos/dde_linux/lib
Stefan Kalkowski 6a7a30ceaa lx_emul: unify udelay implementation
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
2023-03-13 14:32:37 +01:00
..
import lx_emul: unify udelay implementation 2023-03-13 14:32:37 +01:00
mk dde_linux: remove leftovers of legacy fec_nic_drv 2023-01-24 12:07:30 +01:00