linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] x86: fix section mismatch warnings
@ 2008-01-26 21:59 Sam Ravnborg
  2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in srat_64.c Sam Ravnborg
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Sam Ravnborg @ 2008-01-26 21:59 UTC (permalink / raw)
  To: LKML, Thomas Gleixner, Ingo Molnar, H. Peter Anvin

The following serie of 8 patches contains:

x86: fix Section mismatch warning in srat_64.c
=> straightforward - please apply

x86: fix Section mismatch warning in mcheck/mce_64.c
=> I took some assumptions on use of notifier.
   See comments and please review before applying

x86: fix Section mismatch warning in mcheck/mce_amd_64.c
=> Same comments as for previous patch

x86: fix Section mismatch warning in topology.c
=> Straightforward - please apply.
   I made EXPORT of arch_register_cpu independent on config in this patch
   as I do not see why we want to do otherwise.

x86: fix Section mismatch warning in process_*.c
=> Strightforward - please apply

x86: fix Section mismatch warning in acpi/boot.c
=> Strightforward - please apply

x86: fix Section mismatch warning in early-quirks.c
=> Strightforward - please apply

x86: fix Section mismatch warning in setup_64.c
=> Strightforward - please apply


All warnigns were generated with a 64 bit defconfig with
latest kbuild.git patches applied.
You should not expect to see identical warnings neither
the same amount of them.

There are a few warnings left but they await any feedback
on the __ref annotation before I address these.
And they will likely depens on having kbuild.git
applied.

So the remaining warnings in arch/x86/ will not
be addressed until both kbuild.git and x86.git has been merged.

Patches follows unnumbered as they are independent.

	Sam

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-01-28 10:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-26 21:59 [PATCH 0/8] x86: fix section mismatch warnings Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in srat_64.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in mcheck/mce_64.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in mcheck/mce_amd_64.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in topology.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in process_*.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in acpi/boot.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in early-quirks.c Sam Ravnborg
2008-01-26 22:11 ` [PATCH] x86: fix section mismatch warning in setup_64.c Sam Ravnborg
2008-01-28 10:09 ` [PATCH 0/8] x86: fix section mismatch warnings Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).