[PATCH 5/7] x86/UV/UV3: Update Time Support for SGI UV3

2013-02-11 Thread Mike Travis
This patch updates time support for the SGI UV3 hub. Since the UV2 and UV3 time support is identical, "is_uvx_hub" is used instead of having both "is_uv2_hub" and "is_uv3_hub". Signed-off-by: Mike Travis Acked-by: Russ Anderson Reviewed-by: Dimitri Sivanich --- arch/x86/platform/uv/uv_time.c

[PATCH 5/7] x86, UV: UV3 Update Time Support

2013-02-08 Thread Mike Travis
This patch updates time support for the SGI UV3 hub. Since the UV2 and UV3 time support is identical, "is_uvx_hub" is used instead of having both "is_uv2_hub" and "is_uv3_hub". Signed-off-by: Mike Travis Acked-by: Russ Anderson Reviewed-by: Dimitri Sivanich --- arch/x86/platform/uv/uv_time.c

[PATCH 5/7] x86, UV: UV3 Update Time Support

2013-02-05 Thread Mike Travis
This patch updates time support for the SGI UV3 hub. Signed-off-by: Mike Travis Acked-by: Russ Anderson Reviewed-by: Dimitri Sivanich --- arch/x86/platform/uv/uv_time.c | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) --- linux.orig/arch/x86/platform/uv/uv_time.c