From: Jeremy Fitzhardinge Date: Fri, 6 Feb 2009 22:09:44 +0000 (-0800) Subject: xen: pack all irq-related info together X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced40d0f3e8833bb8d7d8e2cbfac7da0bf7008c4;p=pandora-kernel.git xen: pack all irq-related info together Put all irq info into one struct. Also, use a union to keep event channel type-specific information, rather than overloading the index field. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed