aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/64/config-default
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-17 10:22:06 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-17 10:22:06 +0000
commit79023635ec80038fd9a40f7e13bb8f4685a1439d (patch)
tree5282d272cf9aabccb963461456794c1ca2ad6c34 /target/linux/x86/64/config-default
parentb9c13dc540403877ee43369ce0027f43c7cab928 (diff)
downloadupstream-79023635ec80038fd9a40f7e13bb8f4685a1439d.tar.gz
upstream-79023635ec80038fd9a40f7e13bb8f4685a1439d.tar.bz2
upstream-79023635ec80038fd9a40f7e13bb8f4685a1439d.zip
ar71xx: rb493g: fix gpio-mdio accesses under load
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> Backport of r46012. git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46016 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/64/config-default')
0 files changed, 0 insertions, 0 deletions