aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2007-05-02 19:27:14 +0200
committerAndi Kleen <andi@basil.nowhere.org>2007-05-02 19:27:14 +0200
commitf8822f42019eceed19cc6c0f985a489e17796ed8 (patch)
treed47728ad3a41343912e4556e6abd5cd79d75b3aa /include/crypto
parent[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register (diff)
downloadlinux-dev-f8822f42019eceed19cc6c0f985a489e17796ed8.tar.xz
linux-dev-f8822f42019eceed19cc6c0f985a489e17796ed8.zip
[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them patchable
Wrap a set of interesting paravirt_ops calls in a wrapper which makes the callsites available for patching. Unfortunately this is pretty ugly because there's no way to get gcc to generate a function call, but also wrap just the callsite itself with the necessary labels. This patch supports functions with 0-4 arguments, and either void or returning a value. 64-bit arguments must be split into a pair of 32-bit arguments (lower word first). Small structures are returned in registers. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Zachary Amsden <zach@vmware.com> Cc: Anthony Liguori <anthony@codemonkey.ws>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions