diff options
author | Brian Gerst <brgerst@gmail.com> | 2009-01-18 16:38:59 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-01-18 16:38:59 +0100 |
commit | 87b264065880fa696c121dad8498a60524e0f6de (patch) | |
tree | 5a40a9ca966e5feda1040f9ef2c7798ac4d1e234 /crypto/michael_mic.c | |
parent | x86-64: Move isidle from PDA to per-cpu. (diff) | |
download | linux-87b264065880fa696c121dad8498a60524e0f6de.tar.xz linux-87b264065880fa696c121dad8498a60524e0f6de.zip |
x86-64: Use absolute displacements for per-cpu accesses.
Accessing memory through %gs should not use rip-relative addressing.
Adding a P prefix for the argument tells gcc to not add (%rip) to
the memory references.
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'crypto/michael_mic.c')
0 files changed, 0 insertions, 0 deletions