Drivers: hv: vmbus: Implement a clockevent device
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 10 Jan 2015 07:54:32 +0000 (23:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 17:17:57 +0000 (09:17 -0800)
commit4061ed9e2aaac31daef44f06e9b83143c78b24b2
tree26043c2e194e4e796fdbcbf95770aa7f74172a68
parentab3de22bb4a3d4bda2d0ec8bebcb76a40f1cbf9b
Drivers: hv: vmbus: Implement a clockevent device

Implement a clockevent device based on the timer support available on
Hyper-V.
In this version of the patch I have addressed Jason's review comments.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/uapi/asm/hyperv.h
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h
drivers/hv/vmbus_drv.c