[<prev] [next>] [day] [month] [year] [list]
Message-Id: <455B3A24.76E4.0078.0@novell.com>
Date: Wed, 15 Nov 2006 15:02:44 +0000
From: "Jan Beulich" <jbeulich@...ell.com>
To: "Andi Kleen" <ak@...e.de>
Cc: <linux-kernel@...r.kernel.org>, <patches@...-64.org>
Subject: [PATCH] remove prototype of free_bootmem_generic()
The function doesn't exist (anymore).
Signed-off-by: Jan Beulich <jbeulich@...ell.com>
--- linux-2.6.19-rc5/include/asm-x86_64/proto.h 2006-11-08 09:25:39.000000000 +0100
+++ 2.6.19-rc5-x86_64-misc/include/asm-x86_64/proto.h 2006-11-06 09:10:17.000000000 +0100
@@ -61,7 +61,6 @@ extern void numa_initmem_init(unsigned l
extern unsigned long numa_free_all_bootmem(void);
extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
-extern void free_bootmem_generic(unsigned long phys, unsigned len);
extern void load_gs_index(unsigned gs);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists