diff options
author | Avi Kivity <avi@redhat.com> | 2011-04-24 11:11:51 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-04-24 13:20:36 +0200 |
commit | 15d6aba24d88231415f4e7e091c0f1e60c3e6fd5 (patch) | |
tree | d676b9dabda1764d1f4d769b6401b0870af4c69d /arch/x86/lib | |
parent | 0f1d9f78ce41a8874d30271ef8480e6f8f7f1fce (diff) | |
download | op-kernel-dev-15d6aba24d88231415f4e7e091c0f1e60c3e6fd5.zip op-kernel-dev-15d6aba24d88231415f4e7e091c0f1e60c3e6fd5.tar.gz |
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 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions