]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/sched/sysctl.h
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / include / linux / sched / sysctl.h
index 31e0193cb0c5b06c505742c3ec21e41a902ea6ed..b13cf430764f76cc4053f1c935e1e417a32188a1 100644 (file)
@@ -99,4 +99,8 @@ extern int sched_rt_handler(struct ctl_table *table, int write,
                void __user *buffer, size_t *lenp,
                loff_t *ppos);
 
+extern int sysctl_numa_balancing(struct ctl_table *table, int write,
+                                void __user *buffer, size_t *lenp,
+                                loff_t *ppos);
+
 #endif /* _SCHED_SYSCTL_H */