Re: [PATCH] init/version.c: Define version_string only if CONFIG_KALLSYMS is not defined.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Monday, July 14, 2008 - 3:07 pm

On Mon, 14 Jul 2008 14:20:38 -0700 Daniel Guilak wrote:


Clearly I didn't apply that patch.  I missed anything saying that this was
patch 2/2 in a dependent series.


so the extern makes it be published in the symbol table, whereas a static
would keep it private.  Is that correct?

and the second line (int version_string(LINUX_VERSION_CODE)) actually
defines it.

---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] init/version.c: Define version_string only if ..., Randy Dunlap, (Mon Jul 14, 3:07 pm)