[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1QXBUZ-0004ft-Om@eag09.americas.sgi.com>
Date: Thu, 16 Jun 2011 07:16:11 -0500
From: Cliff Wickman <cpw@....com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu
Subject: [PATCH 0/8 v3] x86, UV: fixes to tlb shootdown
From: Cliff Wickman <cpw@....com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists