Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-21 | xen/time: use READ_ONCE | Stefano Stabellini | |
Use READ_ONCE through the code, rather than explicit barriers. Suggested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com> | |||
2015-12-21 | xen: move xen_setup_runstate_info and get_runstate_snapshot to ↵ | Stefano Stabellini | |
drivers/xen/time.c Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |