commit | 294688c028e80fd467cdd22da79f62c5f311eaf5 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed May 02 19:27:14 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:14 2007 +0200 |
tree | 3a2dcacf3f4f9997ae0032fb3c8342a2a7e5753d | |
parent | f8822f42019eceed19cc6c0f985a489e17796ed8 [diff] |
[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h Clean things up, and broadly document: - the paravirt_ops functions themselves - the patching mechanism Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Rusty Russell <rusty@rustcorp.com.au>