alistair23-linux/arch/ia64/xen
Isaku Yamahata 7a0b6e0143 [IA64] Update to use account_{steal,idle}_ticks
This patch fixes the following errors caused by
79741dd357 which changed
the prototypes of account_steal_time() and account_idle_time().

>   CC      arch/ia64/xen/time.o
> arch/ia64/xen/time.c: In function 'consider_steal_time':
> arch/ia64/xen/time.c:132: warning: passing argument 1 of 'account_steal_time' makes integer from pointer without a cast
> arch/ia64/xen/time.c:132: error: too many arguments to function 'account_steal_time'
> arch/ia64/xen/time.c:133: warning: passing argument 1 of 'account_steal_time' makes integer from pointer without a cast
> arch/ia64/xen/time.c:133: error: too many arguments to function 'account_steal_time'

Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-01-15 09:43:24 -08:00
..
grant-table.c ia64/xen: implement arch specific part of xen grant table. 2008-10-17 10:00:47 -07:00
hypercall.S [IA64] xen: fix xen_get_eflags. 2008-11-20 13:43:01 -08:00
hypervisor.c ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. 2008-10-17 10:02:52 -07:00
irq_xen.c ia64/pv_ops/xen: implement xen pv_irq_ops. 2008-10-17 10:07:33 -07:00
irq_xen.h ia64/pv_ops/xen: implement xen pv_irq_ops. 2008-10-17 10:07:33 -07:00
Kconfig ia64/pv_ops: update Kconfig for paravirtualized guest and xen. 2008-10-17 10:10:06 -07:00
machvec.c ia64/xen: define xen machine vector for domU. 2008-10-17 10:08:56 -07:00
Makefile ia64/xen: preliminary support for save/restore. 2008-10-17 10:09:25 -07:00
suspend.c ia64/xen: preliminary support for save/restore. 2008-10-17 10:09:25 -07:00
time.c [IA64] Update to use account_{steal,idle}_ticks 2009-01-15 09:43:24 -08:00
time.h ia64/xen: preliminary support for save/restore. 2008-10-17 10:09:25 -07:00
xcom_hcall.c ia64/xen: xencomm conversion functions for hypercalls 2008-10-17 10:00:19 -07:00
xen_pv_ops.c ia64/pv_ops/xen: implement xen pv_time_ops. 2008-10-17 10:08:02 -07:00
xencomm.c ia64/xen: xencomm conversion functions for hypercalls 2008-10-17 10:00:19 -07:00
xenivt.S ia64/pv_ops/xen: paravirtualize ivt.S for xen. 2008-10-17 10:05:08 -07:00
xensetup.S ia64/pv_ops/xen: elf note based xen startup. 2008-10-17 10:02:21 -07:00