LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Rufus & Azrael <rufus-azrael@numericable.fr>
Cc: Rakib Mullick <rakib.mullick@gmail.com>,
	Linux-kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] x86: Fixing improper annotation.
Date: Tue, 11 Nov 2008 11:41:12 +0100	[thread overview]
Message-ID: <20081111104112.GC10554@elte.hu> (raw)
In-Reply-To: <491962FE.1020805@numericable.fr>


* Rufus & Azrael <rufus-azrael@numericable.fr> wrote:

> Ingo Molnar wrote:
>> * Rufus&  Azrael<rufus-azrael@numericable.fr>  wrote:
>>
>>    
>>> 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.
>>>>        
>>
>> that's with both 1/2 and 2/2 applied?
>>
>> 	Ingo
>>
>>    
> Yes Ingo with the two patches applied.

okay - so i wont apply them until the full scope of the problems here 
is mapped. We might be best off by marking xsave_cntxt_init() non-init 
altogether for the time being?

	Ingo

  reply	other threads:[~2008-11-11 10:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-11  8:06 Rufus & Azrael
2008-11-11 10:36 ` [PATCH " Ingo Molnar
2008-11-11 10:48   ` Rufus & Azrael
2008-11-11 10:41     ` Ingo Molnar [this message]
2008-11-12  0:35       ` Rakib Mullick
2008-11-14  3:27         ` Rakib Mullick
2008-11-18 21:39           ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2008-11-11  4:15 Rakib Mullick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081111104112.GC10554@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rakib.mullick@gmail.com \
    --cc=rufus-azrael@numericable.fr \
    --subject='Re: [PATCH 1/2] x86: Fixing improper annotation.' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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).