kernel: fix arch-dependent bug in hso module
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Sep 2013 13:47:44 +0000 (13:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Sep 2013 13:47:44 +0000 (13:47 +0000)
commit11926c2fd831fd9847b163530ddcec13d53fbdef
tree8cd7cae9ff9d65ca189a03042a813a44517a9d5a
parent7198523e6e0c173659e6843fc25973d5d2e99157
kernel: fix arch-dependent bug in hso module

Currently, the module causes an oops at least on rt5350. These patches
have been accepted upstream at:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37931
target/linux/generic/patches-3.10/007-hso-Earlier-catch-of-error-condition.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/008-hso-Fix-stack-corruption-on-some-architectures.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/007-hso-Earlier-catch-of-error-condition.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/008-hso-Fix-stack-corruption-on-some-architectures.patch [new file with mode: 0644]
target/linux/generic/patches-3.6/007-hso-Earlier-catch-of-error-condition.patch [new file with mode: 0644]
target/linux/generic/patches-3.6/008-hso-Fix-stack-corruption-on-some-architectures.patch [new file with mode: 0644]
target/linux/generic/patches-3.8/007-hso-Earlier-catch-of-error-condition.patch [new file with mode: 0644]
target/linux/generic/patches-3.8/008-hso-Fix-stack-corruption-on-some-architectures.patch [new file with mode: 0644]
target/linux/generic/patches-3.9/007-hso-Earlier-catch-of-error-condition.patch [new file with mode: 0644]
target/linux/generic/patches-3.9/008-hso-Fix-stack-corruption-on-some-architectures.patch [new file with mode: 0644]