]> git.baikalelectronics.ru Git - kernel.git/commit
x86/UV2: Fix BAU destination timeout initialization
authorCliff Wickman <cpw@sgi.com>
Mon, 16 Jan 2012 21:18:48 +0000 (15:18 -0600)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Jan 2012 08:09:53 +0000 (09:09 +0100)
commite42c8ce92c7aae57f272ca35a88ff4d3d15bf8a8
tree8b64df55c35953cc1f41a55fd8a2bdb309ebc623
parent6a561008dfab27ee056bc965c1286a89b6b4b36c
x86/UV2: Fix BAU destination timeout initialization

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
Cc: <stable@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/platform/uv/tlb_uv.c