]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/sched.h
sched: add uid information to sched_debug for CONFIG_USER_SCHED
[mirror_ubuntu-bionic-kernel.git] / include / linux / sched.h
index 7a69c4d224eeda367c2f8c29311d20b56b13f34f..d8733f07d80bdc80a3caf2f7c4f5123afc317c50 100644 (file)
@@ -2218,6 +2218,7 @@ extern void normalize_rt_tasks(void);
 extern struct task_group init_task_group;
 #ifdef CONFIG_USER_SCHED
 extern struct task_group root_task_group;
+extern void set_tg_uid(struct user_struct *user);
 #endif
 
 extern struct task_group *sched_create_group(struct task_group *parent);