commit | 7fba1bcd4844a4a8619a03bf51cabc92aea365a8 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Wed Jun 02 16:22:02 2010 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 08 21:13:47 2010 +0200 |
tree | 8bd347dc9da63805b6c274bee94682ec6d79d812 | |
parent | 90cc7d944981a6d06b49bb26fde1b490e28c90e5 [diff] |
x86, UV: Correct BAU regular message type The Broadcast Assist Unit messages have a regular or retry message type. The regular type was not being set, but needs to be, because the lack of a message type is sometimes used to identify an unused entry in the message queue. Also removing some excess comments. Signed-off-by: Cliff Wickman <cpw@sgi.com> Cc: gregkh@suse.de LKML-Reference: <E1OJvNy-0004ak-Dy@eag09.americas.sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>