aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorZachary Amsden <[email protected]>2007-03-05 00:30:41 -0800
committerLinus Torvalds <[email protected]>2007-03-05 07:57:52 -0800
commit772205f62ebcce2d60bfa5166f56c78044afab7d (patch)
tree58fa1b4418cba4fea017c6d6fd3c4fdf322d9942 /include/linux
parenta9eddc952870d29aa9df96ab862327eb6afa23d9 (diff)
[PATCH] vmi: apic ops
Use para_fill instead of directly setting the APIC ops to the result of the vmi_get_function call - this allows one to implement a VMI ROM without implementing APIC functions, just using the native APIC functions. While doing this, I realized that there is a lot more cleanup that should have been done. Basically, we should never assume that the ROM implements a specific set of functions, and always allow fallback to the native implementation. This is critical for future compatibility. Signed-off-by: Anthony Liguori <[email protected]> Signed-off-by: Zachary Amsden <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions