mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
It seems that there are maximum timings for mdio accesses that can be hit when the system is under load and the thread is scheduled during a read or write access. Since there is no way of knowing if this happens as there is not even a parity bit, try to work around it by disabling interrupts during any gpio-mdio accesses. Performance impact seems to be neglectable, as mdio accesses are not that often. Hopefully fixes #19500. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46012 |
||
|---|---|---|
| .. | ||
| base-files | ||
| files | ||
| generic | ||
| image | ||
| mikrotik | ||
| nand | ||
| patches-3.18 | ||
| base-files.mk | ||
| config-3.18 | ||
| Makefile | ||
| modules.mk | ||