Index: 2.6.13-rc1-mhp1-test1/arch/ppc64/kernel/lparcfg.c =================================================================== --- 2.6.13-rc1-mhp1-test1.orig/arch/ppc64/kernel/lparcfg.c 2005-06-29 15:10:57.%N -0500 +++ 2.6.13-rc1-mhp1-test1/arch/ppc64/kernel/lparcfg.c 2005-08-12 13:57:42.%N -0500 @@ -273,6 +273,7 @@ static void parse_system_parameter_strin if (!workbuffer) { printk(KERN_ERR "%s %s kmalloc failure at line %d \n", __FILE__, __FUNCTION__, __LINE__); + kfree(local_buffer); return; } #ifdef LPARCFG_DEBUG