lkml.org 
[lkml]   [2014]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 31/31] percpu: Remove __this_cpu_ptr
The __this_cpu_ptr macro is no longer in use so drop it.

Signed-off-by: Christoph Lameter <cl@linux.com>

Index: linux/include/asm-generic/percpu.h
===================================================================
--- linux.orig/include/asm-generic/percpu.h 2014-04-29 11:47:08.872553359 -0500
+++ linux/include/asm-generic/percpu.h 2014-04-29 11:47:08.868553436 -0500
@@ -117,7 +117,4 @@
#define PER_CPU_DEF_ATTRIBUTES
#endif

-/* Keep until we have removed all uses of __this_cpu_ptr */
-#define __this_cpu_ptr raw_cpu_ptr
-
#endif /* _ASM_GENERIC_PERCPU_H_ */


\
 
 \ /
  Last update: 2014-06-21 00:01    [W:1.893 / U:0.708 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site