]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/platform/uv/BAU: Add uv_bau_version enumerated constants
authorAndrew Banman <abanman@hpe.com>
Thu, 9 Mar 2017 16:42:09 +0000 (10:42 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Mar 2017 13:26:28 +0000 (14:26 +0100)
commit491bd88cdb256cdabd25362b923d94ab80cf72c9
tree2a020dafd14b0f07298d35ebf28a7781d1456a0b
parent4495c08e84729385774601b5146d51d9e5849f81
x86/platform/uv/BAU: Add uv_bau_version enumerated constants

Define enumerated constants for each UV hub version and replace magic
numbers with the appropriate constant.

Signed-off-by: Andrew Banman <abanman@hpe.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: sivanich@hpe.com
Cc: rja@hpe.com
Cc: mike.travis@hpe.com
Cc: akpm@linux-foundation.org
Link: http://lkml.kernel.org/r/1489077734-111753-2-git-send-email-abanman@hpe.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/uv/uv_bau.h
arch/x86/platform/uv/tlb_uv.c