From: Cliff Wickman Date: Thu, 29 Jan 2009 21:35:26 +0000 (-0600) Subject: x86: UV fix uv_flush_send_and_wait() X-Git-Tag: v2.6.30-rc1~2^2~50^2~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2749ebe320ff9f77548d10fcc0a3464ac21c8e58;p=pandora-kernel.git x86: UV fix uv_flush_send_and_wait() Impact: fix possible tlb mis-flushing on UV uv_flush_send_and_wait() should return a pointer if the broadcast remote tlb shootdown requests fail. That causes the conventional IPI method of shootdown to be used. Signed-off-by: Cliff Wickman Signed-off-by: Tejun Heo --- Reading git-diff-tree failed