Thread (33 messages) 33 messages, 8 authors, 2011-09-08

Re: [patch] sched, rt: fix migrate_enable() thinko

From: Mike Galbraith <hidden>
Date: 2011-09-08 04:58:56
Also in: lkml

On Wed, 2011-09-07 at 19:11 -0700, Frank Rowand wrote:
Fix compile error for CONFIG_SMP=n
Guilty as charged you honor.

Acked-by: Mike Galbraith <redacted>
quoted hunk ↗ jump to hunk
Signed-off-by: Frank Rowand <redacted>
---
 kernel/sched_debug.c |    2 	2 +	0 -	0 !
 1 file changed, 2 insertions(+)

Index: b/kernel/sched_debug.c
===================================================================
--- a/kernel/sched_debug.c
+++ b/kernel/sched_debug.c
@@ -235,7 +235,9 @@ void print_rt_rq(struct seq_file *m, int
 	P(rt_throttled);
 	PN(rt_time);
 	PN(rt_runtime);
+#ifdef CONFIG_SMP
 	P(rt_nr_migratory);
+#endif
 
 #undef PN
 #undef P
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help