Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757862AbXFUAww (ORCPT ); Wed, 20 Jun 2007 20:52:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751495AbXFUAwp (ORCPT ); Wed, 20 Jun 2007 20:52:45 -0400 Received: from ccerelrim02.cce.hp.com ([161.114.21.23]:11575 "EHLO ccerelrim02.cce.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751027AbXFUAwo (ORCPT ); Wed, 20 Jun 2007 20:52:44 -0400 From: "Bob Picco" Date: Wed, 20 Jun 2007 20:52:41 -0400 To: akpm@linux-foundation.org Cc: mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: mm snapshot broken-out-2007-06-20-10-12.tar.gz uploaded Message-ID: <20070621005241.GE10927@localhost> References: <200706201714.l5KHEYh6010297@imap1.linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706201714.l5KHEYh6010297@imap1.linux-foundation.org> User-Agent: Mutt/1.5.11 X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.20.173532 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 983 Lines: 28 akpm@linux-foundation.org wrote: [Wed Jun 20 2007, 01:14:34PM EDT] [snip] More build breakage. efi_range_is_wc is referenced but not declared. Signed-off-by: Bob Picco include/asm-ia64/fb.h | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6.22-rc5-mm1/include/asm-ia64/fb.h =================================================================== --- linux-2.6.22-rc5-mm1.orig/include/asm-ia64/fb.h 2007-06-20 14:09:18.000000000 -0400 +++ linux-2.6.22-rc5-mm1/include/asm-ia64/fb.h 2007-06-20 20:40:48.000000000 -0400 @@ -3,6 +3,7 @@ #include #include +#include #include static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/