- parisc-remove-gratuitous-cpu_online_map-declaration.patch removed from -mm tree

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

 



The patch titled
     parisc: remove gratuitous cpu_online_map declaration
has been removed from the -mm tree.  Its filename was
     parisc-remove-gratuitous-cpu_online_map-declaration.patch

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

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

------------------------------------------------------
Subject: parisc: remove gratuitous cpu_online_map declaration
From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

This is defined in linux/cpumask.h (included in this file already),
and this will break when the definition changes (in a following patch).

Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Cc: Kyle McMartin <kyle@xxxxxxxxxxx>
Cc: Grant Grundler <grundler@xxxxxxxxxxxxxxxx>
Cc: Helge Deller <deller@xxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/parisc/include/asm/smp.h |    2 --
 1 file changed, 2 deletions(-)

diff -puN arch/parisc/include/asm/smp.h~parisc-remove-gratuitous-cpu_online_map-declaration arch/parisc/include/asm/smp.h
--- a/arch/parisc/include/asm/smp.h~parisc-remove-gratuitous-cpu_online_map-declaration
+++ a/arch/parisc/include/asm/smp.h
@@ -16,8 +16,6 @@
 #include <linux/cpumask.h>
 typedef unsigned long address_t;
 
-extern cpumask_t cpu_online_map;
-
 
 /*
  *	Private routines/data
_

Patches currently in -mm which might be from rusty@xxxxxxxxxxxxxxx are

origin.patch
ksym_symbol_len-fixes.patch
linux-next.patch
alpha-use-generic-percpu-support.patch
smp-uninline-num_online_cpus-num_possible_cpus.patch
module-add-within_module_core-and-within_module_init.patch
module-add-module_state_live-notify.patch
kmod-fix-varargs-kernel-doc.patch
docs-document-how-to-write-varargs-in-kernel-doc.patch
reiser4.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