git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6574542
)
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 21 Sep 2010 16:54:01 +0000
(10:54 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 21 Sep 2010 01:24:02 +0000
(10:54 +0930)
We used to have a hypercall which reloaded the entire GDT, then we
switched to one which loaded a single entry (to match the IDT code).
Some comments were not updated, so fix them.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported by: Eviatar Khen <eviatarkhen@gmail.com>
No differences found