Thread (21 messages) 21 messages, 3 authors, 2013-05-03
STALE4815d
Revisions (9)
  1. v5 [diff vs current]
  2. v6 [diff vs current]
  3. v7 current
  4. v8 [diff vs current]
  5. v8 [diff vs current]
  6. v10 [diff vs current]
  7. v11 [diff vs current]
  8. v11 [diff vs current]
  9. v11 [diff vs current]

[PATCH -v7 03/11] Remove -stable friendly PF_THREAD_BOUND define

From: Robin Holt <hidden>
Date: 2013-05-01 17:07:25
Also in: lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Remove the prior patch's #define for easier backporting to the stable
releases.

Signed-off-by: Robin Holt <redacted>
To: Andrew Morton <akpm@linux-foundation.org>
To: H. Peter Anvin <hpa@zytor.com>
Cc: Russ Anderson <redacted>
Cc: Robin Holt <redacted>
Cc: Russell King <redacted>
Cc: Guan Xuetao <redacted>
Cc: Linux Kernel Mailing List <redacted>
Cc: the arch/x86 maintainers <x86@kernel.org>
Cc: Arm Mailing List <redacted>
---
 kernel/sys.c | 5 -----
 1 file changed, 5 deletions(-)
diff --git a/kernel/sys.c b/kernel/sys.c
index dad3c63..79b5f61 100644
--- a/kernel/sys.c
+++ b/kernel/sys.c
@@ -362,11 +362,6 @@ int unregister_reboot_notifier(struct notifier_block *nb)
 }
 EXPORT_SYMBOL(unregister_reboot_notifier);
 
-/* Add backwards compatibility for stable trees. */
-#ifndef PF_NO_SETAFFINITY
-#define PF_NO_SETAFFINITY		PF_THREAD_BOUND
-#endif
-
 static void migrate_to_reboot_cpu(void)
 {
 	/* The boot cpu is always logical cpu 0 */
-- 
1.8.2.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help