* Russ Anderson <rja@xxxxxxx> wrote: > xpc needs to pass the physical address, not virtual. > > Signed-off-by: Russ Anderson <rja@xxxxxxx> > Acked-by: Dean Nelson <dcn@xxxxxxx> > > --- > Testing uncovered this problem. The virtual address happens to work > most of the time due to the way bios was masking off the node bits. > Passing the physical address makes it work all of the time. > > > arch/x86/include/asm/uv/bios.h | 2 +- > arch/x86/kernel/bios_uv.c | 4 +--- > drivers/misc/sgi-xp/xpc_uv.c | 8 ++++---- > 3 files changed, 6 insertions(+), 8 deletions(-) applied to tip/x86/uv, thanks Russ! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html