]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: prevent stack corruption in call_prom_ret
authorOlaf Hering <olh@suse.de>
Tue, 29 Nov 2005 13:04:05 +0000 (14:04 +0100)
committerPaul Mackerras <paulus@samba.org>
Wed, 30 Nov 2005 02:55:59 +0000 (13:55 +1100)
commited1189b7e8cd8144f0b232c220aed4ee26d89463
treeec9cd615f8915c4bb43c7844984da08982795b97
parent48abec07cf8063184d397560a6a5f27eaf9caddf
[PATCH] powerpc: prevent stack corruption in call_prom_ret

Use the correct pointer to clear the memory of the return values,
to prevent stack corruption in the callers stackframe.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom_init.c