]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hrtimer: convert kvm-ia64 to the new hrtimer apis
authorArjan van de Ven <arjan@linux.intel.com>
Mon, 1 Sep 2008 22:19:11 +0000 (15:19 -0700)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 6 Sep 2008 04:35:19 +0000 (21:35 -0700)
commit18dd36af0010dd70c8634cdca0f99b47b5036c60
treee6989ec3361023f16896bd1984747f80acc06ca0
parent23446d1dc3d4f42a2b0fb82d4a098f9179ba486d
hrtimer: convert kvm-ia64 to the new hrtimer apis

In order to be able to do range hrtimers we need to use accessor functions
to the "expire" member of the hrtimer struct.
This patch converts KVM-ia64 to these accessors.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
arch/ia64/kvm/kvm-ia64.c