Re: [PATCH 001/002] scripts/mod/modpost.c: New option -E to load extra symbols

From: Richard Hacker
Date: Thu Feb 28 2008 - 05:42:12 EST


Hello Sam,

> At first quick look it looked good and I have only two comments:
> 1) The variable should be named KBUILD_* to fit the general namespace used
I wanted to use the namespace EXTRA_* to continue the line of EXTRA_CFLAGS,
etc. that were used when building modules. Is that OK? The other names sound
odd to me: KBUILD_SYMBOLS or KBUILD_EXTRA_SYMBOLS. If you really do not like
EXTRA_SYMBOLS, which one do you propose?

> 2) The new possibility should be documented in
> Documentation/kbuild/modules.txt
[PATCH 002/002] in this revised series updated scripts/Makefile.modpost to use
this new feature of modpost, and documented the change as well. Please take a
look at it: http://lkml.org/lkml/2008/2/28/72

> PS. Please also cc: linux-kbuild@xxxxxxxxxxxxxxx if you submit again.
Did it. (For new readers in linux-kbuild: The original patchset can be found
at:
http://lkml.org/lkml/2008/2/28/71 for [PATCH 001/002]
http://lkml.org/lkml/2008/2/28/72 for [PATCH 002/002] )

- Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/