]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Fix UV BAU destination subnode id
authorCliff Wickman <cpw@sgi.com>
Fri, 14 Aug 2009 18:56:37 +0000 (13:56 -0500)
committerIngo Molnar <mingo@elte.hu>
Sat, 15 Aug 2009 09:58:02 +0000 (11:58 +0200)
commit81eb29d74d5949c861f41bb75a9d8ecb58458ee2
treed971f2f26d36cf4504fe8178312cbb44ad3117d4
parent317627b0d9ff5f72e41b849631b792a267096a79
x86: Fix UV BAU destination subnode id

The SGI UV Broadcast Assist Unit is used to send TLB shootdown
messages to remote nodes of the system.  The header of the
message must contain the subnode id of the block in the
receiving hub that handles such messages.  It should always be
0x10, the id of the "LB" block.

It had previously been documented as a "must be zero" field.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Acked-by: Jack Steiner <steiner@sgi.com>
LKML-Reference: <E1Mc1x7-0005Ce-6t@eag09.americas.sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/uv/uv_bau.h
arch/x86/kernel/tlb_uv.c