mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
Merge branch 'for-6.0-fixes' into for-6.1
Pulling to receive 43626dade3
("group: Add missing cpus_read_lock() to
cgroup_attach_task_all()") for a follow-up patch.
This commit is contained in:
@@ -732,11 +732,6 @@ static inline struct cgroup *cgroup_parent(struct cgroup *cgrp)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static inline struct psi_group *cgroup_psi(struct cgroup *cgrp)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static inline bool cgroup_psi_enabled(void)
|
||||
{
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user