lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 12 May 2016 11:04:49 -0400
From:	Tejun Heo <tj@...nel.org>
To:	Felipe Balbi <felipe.balbi@...ux.intel.com>
Cc:	Li Zefan <lizefan@...wei.com>,
	Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel: cgroup: fix compile warning:

On Thu, May 12, 2016 at 12:34:38PM +0300, Felipe Balbi wrote:
> commit 4f41fc59620f ("cgroup, kernfs: make mountinfo
>  show properly scoped path for cgroup namespaces")
>  added the following compile warning:
> 
> kernel/cgroup.c: In function ‘cgroup_show_path’:
> kernel/cgroup.c:1634:15: warning: unused variable ‘ret’ [-Wunused-variable]
>   int len = 0, ret = 0;
>                ^
> fix it.
> 
> Fixes: 4f41fc59620f ("cgroup, kernfs: make mountinfo
> 	show properly scoped path for cgroup
> 	namespaces")
> Signed-off-by: Felipe Balbi <felipe.balbi@...ux.intel.com>

Applied to cgroup/for-4.6-fixes.

Thanks.

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ