openwrt/target/linux
Gabor Juhos fc5c19f45b ramips: lzma-loader: fix O32 ABI conformance
According to the calling convention of the o32 ABI the
caller function must reserve stack space for $a0-$a3
registers in case the callee needs to save its arguments.

The assembly startup code does not reserve stack space
for these registers thus when the main C function needs
to save its arguments, that will cause a stack overflow.

Fix the assembly code to reserve stack space for the
registers to avoid that.

Untested. It seems that the lzma-loader is not used at all?

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 49062
2016-03-21 13:15:29 +00:00
..
adm5120 adm5120: lzma-loader: fix cache invalidation 2016-03-21 13:15:16 +00:00
adm8668
ar7
ar71xx ar71xx: WNR1000v2: fix for random WLAN MAC 2016-03-20 14:41:58 +00:00
arc770
archs38
arm64
at91
ath25
au1000
bcm53xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm47xx brcm47xx: lzma-loader: fix cache invalidation 2016-03-21 13:15:22 +00:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 brcmfmac: Add Raspberry Pi 3 support 2016-03-16 09:26:42 +00:00
cns3xxx kernel: update kernel 4.4 to version 4.4.6 2016-03-17 21:41:07 +00:00
gemini
generic generic: lzma-loader: fix cache invalidation 2016-03-21 13:15:09 +00:00
imx6 imx6: image: Add missing kernel prefix 2016-03-04 08:33:20 +00:00
ipq806x
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: refresh patches 2016-03-14 17:13:22 +00:00
lantiq lantiq: lzma-loader: fix O32 ABI conformance 2016-03-21 13:15:25 +00:00
malta kernel: add missing config options 2016-03-05 16:22:45 +00:00
mcs814x
mediatek kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu
mxs kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
netlogic
octeon
omap
omap24xx
orion
oxnas oxnas: sync cpu-hotplug with mach-realview 2016-03-20 14:41:29 +00:00
ppc40x
ppc44x
ramips ramips: lzma-loader: fix O32 ABI conformance 2016-03-21 13:15:29 +00:00
rb532
realview
sunxi kernel: update kernel 3.18 to version 3.18.27 2016-03-01 23:16:17 +00:00
uml kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
x86 kernel: add missing config options 2016-03-05 16:22:45 +00:00
xburst
zynq
Makefile