]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86, uv: uv_global_gru_mmr_address() macro fix
authorJack Steiner <steiner@sgi.com>
Thu, 7 Jan 2010 16:12:40 +0000 (10:12 -0600)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jan 2010 19:49:57 +0000 (11:49 -0800)
commite1e0138d7d10fd447c71cc70f367eac514bd3ce4
tree2ee9c82f8d4543ade3e11956c14314fac909df8d
parentb76365a18f7593c9df32a74bf2b4a39741b67bc6
x86, uv: uv_global_gru_mmr_address() macro fix

Fix bug in uv_global_gru_mmr_address macro.  Macro failed
to cast an int value to a long prior to a left shift > 32.

Signed-off-by: Jack Steiner <steiner@sgi.com>
LKML-Reference: <20100107161240.GA2610@sgi.com>
Cc: <stable@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/uv/uv_hub.h