]> git.karo-electronics.de Git - mv-sheeva.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)
commit3ef12c3c97603bad405d30c989718cc9405e2759
treed971f2f26d36cf4504fe8178312cbb44ad3117d4
parent64f1607ffbbc772685733ea63e6f7f4183df1b16
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