Skip to content
Commit 1d21e6e3 authored by Robin Holt's avatar Robin Holt Committed by Ingo Molnar
Browse files

x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()



Create an inline function to extract the pnode from a global
physical address and then convert the broadcast assist unit to
use the newly created uv_gpa_to_pnode function.

The open-coded code was wrong as well - it might explain a
few of our unexplained bau hangs.

Signed-off-by: default avatarRobin Holt <holt@sgi.com>
Acked-by: default avatarCliff Whickman <cpw@sgi.com>
Cc: linux-mm@kvack.org
Cc: Jack Steiner <steiner@sgi.com>
LKML-Reference: <20091016112920.GZ8903@sgi.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 93ae5012
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment