Commit 17d66773 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] ARCH_HAS_SCHED_WAKE_BALANCE doesnt exist

From: Anton Blanchard <anton@samba.org>

It seems someone has been making trivial changes without using grep.
parent 019bc3be
...@@ -627,7 +627,7 @@ static inline void prefetchw(const void *x) ...@@ -627,7 +627,7 @@ static inline void prefetchw(const void *x)
#ifdef CONFIG_SCHED_SMT #ifdef CONFIG_SCHED_SMT
#define ARCH_HAS_SCHED_DOMAIN #define ARCH_HAS_SCHED_DOMAIN
#define ARCH_HAS_SCHED_WAKE_BALANCE #define ARCH_HAS_SCHED_WAKE_IDLE
#endif #endif
#endif /* ASSEMBLY */ #endif /* ASSEMBLY */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment