]> xenbits.xensource.com Git - xen.git/commit
x86/traps: functional prep work
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 16 May 2014 15:38:16 +0000 (17:38 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 16 May 2014 15:38:16 +0000 (17:38 +0200)
commit342e5cc05e84174e3e07b13870b8577a946ca8b1
tree2273c6a919d3c6203fc7674a1ae36db156394688
parentb3e61d8f27003ea3cd5ddd711fb7de6c5b842a4d
x86/traps: functional prep work

* Promote certain actions to earlier in __start_xen().
* Declare double_fault and early_page_fault as standard trap handlers.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/setup.c
xen/arch/x86/x86_64/traps.c
xen/include/asm-x86/processor.h
xen/include/asm-x86/setup.h