diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-04-29 16:03:57 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-04-29 16:08:54 -0700 |
commit | b701a47ba48b698976fb2fe05fb285b0edc1d26a (patch) | |
tree | 48098b5a7f4179884d59ddd8908795f6beed2ccd /lib/atomic64.c | |
parent | a5c9161f27c3e1ae6c0094d262f03a7e98262181 (diff) | |
download | op-kernel-dev-b701a47ba48b698976fb2fe05fb285b0edc1d26a.zip op-kernel-dev-b701a47ba48b698976fb2fe05fb285b0edc1d26a.tar.gz |
x86: Fix LOCK_PREFIX_HERE for uniprocessor build
Checkin b3ac891b67bd4b1fc728d1c784cad1212dea433d:
x86: Add support for lock prefix in alternatives
... did not define LOCK_PREFIX_HERE in the case of a uniprocessor
build. As a result, it would cause any of the usages of this macro to
fail on a uniprocessor build. Fix this by defining LOCK_PREFIX_HERE
as a null string.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Luca Barbieri <luca@luca-barbieri.com>
LKML-Reference: <1267005265-27958-2-git-send-email-luca@luca-barbieri.com>
Diffstat (limited to 'lib/atomic64.c')
0 files changed, 0 insertions, 0 deletions