From: Cliff Wickman Date: Wed, 2 Jun 2010 21:22:02 +0000 (-0500) Subject: x86, UV: Correct BAU software acknowledge X-Git-Tag: v2.6.36-rc1~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39847e7f3c8198b14102fe7ba4b3a6a1d84bbcfe;p=pandora-kernel.git x86, UV: Correct BAU software acknowledge Correct the acknowledgment and the reset of a BAU software-acknowledged message. A retry message should be testing only for timed-out resources (mask << 8). (And we delete a log message that might cause unnecessary concern) The acknowledge MMR is |--timed-out--|---pending--|, each is 8 bits. The IPI-driven reset of software acknowledge resources frees both timed out and pending resources. Signed-off-by: Cliff Wickman Cc: gregkh@suse.de LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed