]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 28 May 2013 17:51:49 +0000 (17:51 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 28 May 2013 17:51:49 +0000 (17:51 +0000)
commitf469c3f20b69d05543fd29bf66fc3e989bbc1332
treeb5a6d8d10f200d3fc8178e54b3773d00f168d89b
parente4aa937ec75df0eea0bee03bffa3303ad36c986b
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
CC: konrad.wilk@oracle.com
Changes in v2:
- leave do_stolen_accounting in arch/x86/xen/time.c;
- use the new common functions in arch/ia64/xen/time.c.
arch/ia64/xen/time.c
arch/x86/xen/time.c
drivers/xen/Makefile
drivers/xen/time.c [new file with mode: 0644]
include/xen/xen-ops.h