]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
x86: make mod_l1_entry() return a proper error code
authorJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 16:16:49 +0000 (16:16 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 16:16:49 +0000 (16:16 +0000)
commit541ce4766e7a3d1c3e36b70ff75f8b900ad8d20f
tree42739b5490b2ccf0ee187767aac8fd5bd3ee7fed
parentbe640b1800bbaaadf4db81b3badbb38714c2f309
x86: make mod_l1_entry() return a proper error code

... again is so that the guest can actually know the reason for the
(hypercall) failure.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/mm.c