mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: cpufreq@vger.kernel.org
Cc: Borislav Petkov <borislav.petkov@amd.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	linux-kernel@vger.kernel.org
Subject: powernow-k8: section mismatch
Date: Tue, 25 May 2010 22:10:03 +0200 (CEST)	[thread overview]
Message-ID: <tkrat.97946ecfb316e3af@s5r6.in-berlin.de> (raw)

Hi,

I got the following with current git:

    WARNING: arch/x86/kernel/cpu/cpufreq/powernow-k8.o(.exit.text+0x1c): Section mismatch in reference from the function cleanup_module() to the variable .cpuinit.data:cpb_nb                      
    The function __exit cleanup_module() references                                                 
    a variable __cpuinitdata cpb_nb.                                                                
    This is often seen when error handling in the exit function                                     
    uses functionality in the init path.                                                            
    The fix is often to remove the __cpuinitdata annotation of                                      
    cpb_nb so it may be used outside an init section.                                               

Looks like it was introduced by
"powernow-k8: Add core performance boost support".
-- 
Stefan Richter
-=====-==-=- -=-= ==--=
http://arcgraph.de/sr/


             reply	other threads:[~2010-05-25 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 20:10 Stefan Richter [this message]
2010-05-25 22:04 ` Borislav Petkov

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=tkrat.97946ecfb316e3af@s5r6.in-berlin.de \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=borislav.petkov@amd.com \
    --cc=cpufreq@vger.kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®