commit | 0af6352045a3bf359a2d5f55965266d67d262b47 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Mon Feb 11 13:45:13 2013 -0600 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Feb 11 17:18:12 2013 -0800 |
tree | d1eaff3e2731b388055a45dc7cc0d7f7f6f7518a | |
parent | b15cc4a12bed8026bc70f469f514862b027b0c75 [diff] |
x86, uv, uv3: Update Time Support for SGI UV3 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 <travis@sgi.com> Link: http://lkml.kernel.org/r/20130211194508.893907185@gulag1.americas.sgi.com Acked-by: Russ Anderson <rja@sgi.com> Reviewed-by: Dimitri Sivanich <sivanich@sgi.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>