All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded] mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9.patch removed from -mm tree
@ 2012-03-28 21:32 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2012-03-28 21:32 UTC (permalink / raw)
  To: gilad, mm-commits


The patch titled
     Subject: mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9
has been removed from the -mm tree.  Its filename was
     mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9.patch

This patch was dropped because it was folded into mm-only-ipi-cpus-to-drain-local-pages-if-they-exist.patch

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
From: Gilad Ben-Yossef <gilad@benyossef.com>
Subject: mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/page_alloc.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff -puN mm/page_alloc.c~mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9 mm/page_alloc.c
--- a/mm/page_alloc.c~mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9
+++ a/mm/page_alloc.c
@@ -1188,7 +1188,8 @@ void drain_all_pages(void)
 	struct per_cpu_pageset *pcp;
 	struct zone *zone;
 
-	/* Allocate in the BSS so we wont require allocation in
+	/*
+	 * Allocate in the BSS so we wont require allocation in
 	 * direct reclaim path for CONFIG_CPUMASK_OFFSTACK=y
 	 */
 	static cpumask_t cpus_with_pcps;
_

Patches currently in -mm which might be from gilad@benyossef.com are

smp-introduce-a-generic-on_each_cpu_mask-function.patch
smp-add-func-to-ipi-cpus-based-on-parameter-func.patch
slub-only-ipi-cpus-that-have-per-cpu-obj-to-flush.patch
fs-only-send-ipi-to-invalidate-lru-bh-when-needed.patch
mm-only-ipi-cpus-to-drain-local-pages-if-they-exist.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-28 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-28 21:32 [folded] mm-only-ipi-cpus-to-drain-local-pages-if-they-exist-v9.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.