Re: [PATCH cgroup/for-4.9] cpuset: fix error error handling regression in proc_cpuset_show()
From: Dan Carpenter
Date: Thu Sep 29 2016 - 09:28:36 EST
That works but there are two other related warnings:
kernel/cgroup.c:5811 proc_cgroup_show() warn: signed compare with PATH_MAX 'retval'
kernel/cgroup.c:6099 cgroup_release_agent() warn: signed compare with PATH_MAX 'ret'
regards,
dan carpenter