xen: clean up gate trap/interrupt constants
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 30 Mar 2009 05:57:15 +0000 (22:57 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 30 Mar 2009 16:25:36 +0000 (09:25 -0700)
commit6d02c42698f99eccb290ac53d4f10ca883b9f90c
tree0bfe27688a397b311e93dd430a23557be9fb9b69
parent707ebbc81c61eb480d8a51ca61e355e240df1d32
xen: clean up gate trap/interrupt constants

Use GATE_INTERRUPT/TRAP rather than 0xe/f.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/xen/enlighten.c