diff options
author | Avi Kivity <avi@redhat.com> | 2011-04-24 10:11:51 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-04-24 13:20:36 +0200 |
commit | 15d6aba24d88231415f4e7e091c0f1e60c3e6fd5 (patch) | |
tree | d676b9dabda1764d1f4d769b6401b0870af4c69d /drivers/cpufreq | |
parent | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... (diff) | |
download | linux-15d6aba24d88231415f4e7e091c0f1e60c3e6fd5.tar.xz linux-15d6aba24d88231415f4e7e091c0f1e60c3e6fd5.zip |
x86: Demacro CONFIG_PARAVIRT cpu accessors
Recently, we had a build failure on !CONFIG_PARAVIRT due to a
callback ->wbinvd() clashing with a macro wbinvd().
While we worked around the issue, avoid it in the future by
changing the macro (and a few surrounding ones) to an inline
function.
Signed-off-by: Avi Kivity <avi@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: http://lkml.kernel.org/r/1303632711-21662-1-git-send-email-avi@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions