From: Mike Travis Date: Mon, 28 Dec 2009 21:28:25 +0000 (-0800) Subject: x86_64 SGI UV: Fix writes to led registers on remote uv hubs. X-Git-Tag: v2.6.33-rc3~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7262a0563da6b91019156abf487bcdf1a41526;p=pandora-kernel.git x86_64 SGI UV: Fix writes to led registers on remote uv hubs. The wrong address was being used to write the SCIR led regs on remote hubs. Also, there was an inconsistency between how BIOS and the kernel indexed these regs. Standardize on using the lower 6 bits of the APIC ID as the index. This patch fixes the problem of writing to an errant address to a cpu # >= 64. Signed-off-by: Mike Travis Reviewed-by: Jack Steiner Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed