x86/UV2: Fix BAU destination timeout initialization
commit5869dc3cc783cea391d787832f2b925e5c5159c0
authorCliff Wickman <cpw@sgi.com>
Mon, 16 Jan 2012 21:18:48 +0000 (16 15:18 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 00:13:53 +0000 (25 16:13 -0800)
treedb4e15c8f886cb123d54be83a92529311cd23b54
parent40434094065aaa6ec566725be43f0da70ab56172
x86/UV2: Fix BAU destination timeout initialization

commit d059f9fa84a30e04279c6ff615e9e2cf3b260191 upstream.

Move the call to enable_timeouts() forward so that
BAU_MISC_CONTROL is initialized before using it in
calculate_destination_timeout().

Fix the calculation of a BAU destination timeout
for UV2 (in calculate_destination_timeout()).

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Link: http://lkml.kernel.org/r/20120116211848.GB5767@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/platform/uv/tlb_uv.c