[merged] generic-ipi-fix-misleading-smp_call_function_any-description.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: [merged] generic-ipi-fix-misleading-smp_call_function_any-description.patch removed from -mm tree
To: xiexiuqi@xxxxxxxxxx,a.p.zijlstra@xxxxxxxxx,jens.axboe@xxxxxxxxxx,rusty@xxxxxxxxxxxxxxx,sheng@xxxxxxxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Tue, 20 Aug 2013 12:51:00 -0700


The patch titled
     Subject: generic-ipi: fix misleading smp_call_function_any() description
has been removed from the -mm tree.  Its filename was
     generic-ipi-fix-misleading-smp_call_function_any-description.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Xie XiuQi <xiexiuqi@xxxxxxxxxx>
Subject: generic-ipi: fix misleading smp_call_function_any() description

After 8969a5ede0f9e1 ("generic-ipi: remove kmalloc()"), wait = 0 can be
guaranteed.

Signed-off-by: Xie XiuQi <xiexiuqi@xxxxxxxxxx>
Cc: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Cc: Jens Axboe <jens.axboe@xxxxxxxxxx>
Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 kernel/smp.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN kernel/smp.c~generic-ipi-fix-misleading-smp_call_function_any-description kernel/smp.c
--- a/kernel/smp.c~generic-ipi-fix-misleading-smp_call_function_any-description
+++ a/kernel/smp.c
@@ -281,8 +281,6 @@ EXPORT_SYMBOL(smp_call_function_single);
  * @wait: If true, wait until function has completed.
  *
  * Returns 0 on success, else a negative status code (if no cpus were online).
- * Note that @wait will be implicitly turned on in case of allocation failures,
- * since we fall back to on-stack allocation.
  *
  * Selection preference:
  *	1) current cpu if in @mask
_

Patches currently in -mm which might be from xiexiuqi@xxxxxxxxxx are

linux-next.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux