From mboxrd@z Thu Jan 1 00:00:00 1970 From: akpm@linux-foundation.org Subject: [merged] amifb-check-fb_alloc_cmap-return-value-and-handle-failure-properly.patch removed from -mm tree Date: Wed, 01 Apr 2009 11:43:40 -0700 Message-ID: <200904011843.n31IhejX010138@imap1.linux-foundation.org> Reply-To: linux-kernel@vger.kernel.org Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:37032 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932269AbZDASrj (ORCPT ); Wed, 1 Apr 2009 14:47:39 -0400 Sender: mm-commits-owner@vger.kernel.org List-Id: mm-commits@vger.kernel.org To: dilinger@queued.net, dilinger@debian.org, geert@linux-m68k.org, krzysztof.h1@wp.pl, mm-commits@vger.kernel.org The patch titled amifb: check fb_alloc_cmap return value and handle failure properly has been removed from the -mm tree. Its filename was amifb-check-fb_alloc_cmap-return-value-and-handle-failure-properly.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: amifb: check fb_alloc_cmap return value and handle failure properly From: Andres Salomon Signed-off-by: Andres Salomon Acked-by: Krzysztof Helt Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton --- drivers/video/amifb.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff -puN drivers/video/amifb.c~amifb-check-fb_alloc_cmap-return-value-and-handle-failure-properly drivers/video/amifb.c --- a/drivers/video/amifb.c~amifb-check-fb_alloc_cmap-return-value-and-handle-failure-properly +++ a/drivers/video/amifb.c @@ -2437,7 +2437,9 @@ default_chipset: goto amifb_error; } - fb_alloc_cmap(&fb_info.cmap, 1<