kernel: fix arch-dependent bug in hso module
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Sep 2013 13:47:44 +0000 (13:47 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Sep 2013 13:47:44 +0000 (13:47 +0000)
commit4afed2c8973d0ede3a774e2d11da4d75aa9f82a1
tree154ebc13ded1fc9bdbb805d6498d24281f96eb64
parentef251217f1a1e7fef194a567e3beb5ea8a4e9467
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37931 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]