LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re:[PATCH 1/2] x86: Fixing improper annotation.
@ 2008-11-11  8:06 Rufus & Azrael
  2008-11-11 10:36 ` [PATCH " Ingo Molnar
  0 siblings, 1 reply; 7+ messages in thread
From: Rufus & Azrael @ 2008-11-11  8:06 UTC (permalink / raw)
  To: Rakib Mullick, Linux-kernel Mailing List, Ingo Molnar

Hi Rakib,


Your two patches set for x86 init_thread_xsate function section mismatch 
is correct to fix the compilation warning, but generates this other one :

> WARNING: vmlinux.o(.cpuinit.text+0x7de): Section mismatch in reference 
> from the function xsave_cntxt_init() to the function 
> .init.text:__alloc_bootmem()
> The function __cpuinit xsave_cntxt_init() references
> a function __init __alloc_bootmem().
> If __alloc_bootmem is only used by xsave_cntxt_init then
> annotate __alloc_bootmem with a matching annotation.
Thanks for your good job.

Regards.

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

end of thread, other threads:[~2008-11-18 21:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-11  8:06 Re:[PATCH 1/2] x86: Fixing improper annotation Rufus & Azrael
2008-11-11 10:36 ` [PATCH " Ingo Molnar
2008-11-11 10:48   ` Rufus & Azrael
2008-11-11 10:41     ` Ingo Molnar
2008-11-12  0:35       ` Rakib Mullick
2008-11-14  3:27         ` Rakib Mullick
2008-11-18 21:39           ` 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).