search for: df0ad1c46f10

Displaying 1 result from an estimated 1 matches for "df0ad1c46f10".

2006 Mar 14
0
[patch] call out to arch code to deliver timer interrupts
...ntroduces no functional changes for x86 and ia64, but is a required change for xen/arch/ppc. Compile-tested on x86-32. Please apply. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> # HG changeset patch # User hollisb@basalt # Node ID 686cd624618cead274ea9850f0997d41c6134283 # Parent df0ad1c46f10a1075478b434956fbdb1aad6ebd5 call out to arch code to deliver timer interrupts diff -r df0ad1c46f10 -r 686cd624618c xen/arch/ia64/xen/xentime.c --- a/xen/arch/ia64/xen/xentime.c Thu Mar 9 16:03:23 2006 +0100 +++ b/xen/arch/ia64/xen/xentime.c Tue Mar 14 14:56:55 2006 -0600 @@ -258,4 +258,8 @@ int r...