login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
14
Re: [PATCH] init/version.c: Define version_string only if CONFIG_KALLSYMS is not defined.
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Daniel Guilak <guilak@...>
To: Randy Dunlap <randy.dunlap@...>
Cc: <linux-kernel@...>, <trivial@...>, <akpm@...>, <torvalds@...>, <daniel@...>
Subject:
Re: [PATCH] init/version.c: Define version_string only if CONFIG_KALLSYMS is not defined.
Date: Monday, July 14, 2008 - 5:25 pm
On Mon, 2008-07-14 at 14:20 -0700, Daniel Guilak wrote:
quoted text
> On Mon, 2008-07-14 at 12:38 -0700, Randy Dunlap wrote: > > On Mon, 14 Jul 2008 12:04:46 -0700 Daniel Guilak wrote: > > > > > int Version_* is only used with ksymoops, which is only needed (according to > > > README and Documentation/Changes) if CONFIG_KALLSYMS is NOT defined. Therefore > > > this patch defines version_string only if CONFIG_KALLSYMS is not defined. > > > > > > Signed-off-by: Daniel Guilak <daniel@danielguilak.com> > > > --- > > > init/version.c | 2 ++ > > > 1 files changed, 2 insertions(+), 0 deletions(-) > > > > > > Depends on "[PATCH] init/version.c: Silenced sparse warning by declaring the version string." > > > > > > diff --git a/init/version.c b/init/version.c > > > index 041fd82..52a8b98 100644 > > > --- a/init/version.c > > > +++ b/init/version.c > > > @@ -13,11 +13,13 @@ > > > #include <linux/utsrelease.h> > > > #include <linux/version.h> > > > > > > +#ifndef CONFIG_KALLSYMS > > > #define version(a) Version_ ## a > > > #define version_string(a) version(a) > > > > > > extern int version_string(LINUX_VERSION_CODE); > > > int version_string(LINUX_VERSION_CODE); > > > +#endif > > > > > > struct uts_namespace init_uts_ns = { > > > .kref = { > > > -- > > > > Does not apply cleanly to linux-2.6.26, linux-next-20080714, or Linus-git-head. > > > > Did you apply "[PATCH] init/version.c: Silenced sparse warning by > declaring the version string." beforehand? I just applied it on the most > recent tree and I didn't have any issues. > > > and why do we ned both extern int version_string() > > and int version_string() ? > Because sparse was complaining that it wasn't prototyped or static. > There isn't a header file to put it in since it only exists to be a > kernel.
"Symbol", not "kernel", sorry.
quoted text
> > --- > > ~Randy > > Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA > >
http://linuxplumbersconf.org/
> > --Daniel
--
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] init/version.c: Silenced sparse warning by declaring...
, Daniel Guilak
, (Tue Jul 8, 5:21 pm)
[PATCH] init/version.c: Define version_string only if CONFIG...
, Daniel Guilak
, (Mon Jul 14, 3:04 pm)
Re: [PATCH] init/version.c: Define version_string only if CO...
, Randy Dunlap
, (Mon Jul 14, 3:38 pm)
Re: [PATCH] init/version.c: Define version_string only if CO...
, Daniel Guilak
, (Mon Jul 14, 5:20 pm)
Re: [PATCH] init/version.c: Define version_string only if CO...
, Randy Dunlap
, (Mon Jul 14, 6:07 pm)
Re: [PATCH] init/version.c: Define version_string only if CO...
, Daniel Guilak
, (Mon Jul 14, 6:29 pm)
Re: [PATCH] init/version.c: Define version_string only if CO...
, Daniel Guilak
, (Mon Jul 14, 5:25 pm)
Re: [PATCH] init/version.c: Silenced sparse warning by decla...
, Andrew Morton
, (Fri Jul 11, 3:18 pm)
Re: [PATCH] init/version.c: Silenced sparse warning by decla...
, Daniel Guilak
, (Mon Jul 14, 3:02 pm)
Re: [PATCH] init/version.c: Silenced sparse warning by decla...
, Josh Triplett
, (Tue Jul 8, 9:10 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Andrew Morton
-mm merge plans for 2.6.23
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Tomasz Kłoczko
Is it time for remove (crap) ALSA from kernel tree ?
git
:
linux-netdev
:
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Paweł Staszewski
iproute2 action/policer question
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
713 guests
online.
Online users
strcmp
travelgalds
Syndicate