genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()
authorJan Beulich <JBeulich@novell.com>
Sat, 5 Dec 2009 20:20:50 +0000 (20:20 +0000)
committerMichal Marek <mmarek@suse.cz>
Sat, 12 Dec 2009 12:08:16 +0000 (13:08 +0100)
commit6299fee7b84ac7b4429b4e2787b99470a89cd5f5
treea1eddd6732dd0593fb3dcf0f3042a83758dba1d4
parent75f0d92b6a11736429940bdd58f9c141abee8865
genksyms: properly consider  EXPORT_UNUSED_SYMBOL{,_GPL}()

Despite being unused these should also get a CRC calculated.
Primarily I view this as a consistency thing.  But I also think this is
one of the reasons why __crc_* need to be weak (which I think should be
avoided, and hence we should have the goal to eliminate this so that
failure to calculate a proper CRC for a symbol causes the build to fail).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Anibal Monsalve Salazar <anibal@debian.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/genksyms/keywords.c_shipped
scripts/genksyms/keywords.gperf