[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070815140339.GG3406@bingen.suse.de>
Date: Wed, 15 Aug 2007 16:03:39 +0200
From: Andi Kleen <ak@...e.de>
To: Glauber de Oliveira Costa <gcosta@...hat.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
rusty@...tcorp.com.au, ak@...e.de, mingo@...e.hu,
chrisw@...s-sol.org, jeremy@...p.org, avi@...ranet.com,
anthony@...emonkey.ws, virtualization@...ts.linux-foundation.org,
lguest@...abs.org, glommer@...il.com,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH 21/25][V3] export cpu_gdt_descr
> +#ifdef CONFIG_PARAVIRT
> +extern unsigned long *cpu_gdt_descr;
No externs in .c files
Normally they should be where the variable is defined
anyways.
-Andi
-
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