[PATCH 0/8 v3] x86, UV: fixes to tlb shootdown

From: Cliff Wickman
Date: Thu Jun 16 2011 - 08:17:29 EST


From: Cliff Wickman <cpw@xxxxxxx>

Version 1 was a series of 6 patches, submitted Jun14 2011.

Version 2 of this series:
- Adds more explanation to "UV: smp_processor_id in a preemptable region"
- Splits "UV: correct reset_with_ipi()" into its 3 logical changes
- Adds statement of importance to "UV: correct UV2 BAU destination timeout"

Version 3 of this series:
- Uses get_cpu()/put_cpu() to bound the region in which cpu number is used
in "UV: smp_processor_id in a preemptable region"


[PATCH 1/8 v3] x86, UV: smp_processor_id in a preemptable region
[PATCH 2/8 v3] x86, UV: inline header file functions
[PATCH 3/8 v3] x86, UV: allow for non-consecutive sockets
[PATCH 4/8 v3] x86, UV: correct reset_with_ipi()
[PATCH 5/8 v3] x86, UV: rename hubmask to pnmask
[PATCH 6/8 v3] x86, UV: remove cpumask_t from the stack
[PATCH 7/8 v3] x86, UV: correct failed topology memory leak
[PATCH 8/8 v3] x86, UV: correct UV2 BAU destination timeout
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/