[PATCH v9 01/13] cgroup: Added cgroup_get_from_id
Hannes Reinecke
hare at suse.de
Thu Apr 8 09:26:14 BST 2021
On 4/7/21 1:06 AM, Muneendra wrote:
> Added a new function cgroup_get_from_id to retrieve the cgroup
> associated with cgroup id.
> Exported the same as this can be used by blk-cgorup.c
>
> Added function declaration of cgroup_get_from_id in cgorup.h
>
> This patch also exported the function cgroup_get_e_css
> as this is getting used in blk-cgroup.h
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Muneendra <muneendra.kumar at broadcom.com>
>
> ---
> v9:
> Addressed the issues reported by kernel test robot
>
> v8:
> No change
>
> v7:
> No change
>
> v6:
> No change
>
> v5:
> renamed the function cgroup_get_from_kernfs_id to
> cgroup_get_from_id
>
> v4:
> No change
>
> v3:
> Exported the cgroup_get_e_css
>
> v2:
> New patch
> ---
> include/linux/cgroup.h | 6 ++++++
> kernel/cgroup/cgroup.c | 26 ++++++++++++++++++++++++++
> 2 files changed, 32 insertions(+)
> Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer
More information about the Linux-nvme
mailing list