]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, UV: Correct BAU regular message type
authorCliff Wickman <cpw@sgi.com>
Wed, 2 Jun 2010 21:22:02 +0000 (16:22 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jun 2010 19:13:47 +0000 (21:13 +0200)
commit7fba1bcd4844a4a8619a03bf51cabc92aea365a8
tree8bd347dc9da63805b6c274bee94682ec6d79d812
parent90cc7d944981a6d06b49bb26fde1b490e28c90e5
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>
arch/x86/kernel/tlb_uv.c