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:	Tue, 07 Jul 2015 07:49:41 -0600
From:	Jens Axboe <axboe@...nel.dk>
To:	Arianna Avanzini <avanzini.arianna@...il.com>,
	linux-kernel@...r.kernel.org
CC:	kaminsky@...cmu.edu
Subject: Re: [PATCH] block/blk-cgroup.c: free per-blkcg data when freeing
 the blkcg

On 07/06/2015 07:08 PM, Arianna Avanzini wrote:
> Currently, per-blkcg data is freed each time a policy is deactivated,
> that is also upon scheduler switch. However, when switching from a
> scheduler implementing a policy which requires per-blkcg data to
> another one, that same policy might be active on other devices, and
> therefore those same per-blkcg data could be still in use.
> This commit lets per-blkcg data be freed when the blkcg is freed
> instead of on policy deactivation.
>
> Signed-off-by: Arianna Avanzini <avanzini.arianna@...il.com>
> Reported-and-tested-by: Michael Kaminsky <kaminsky@...cmu.edu>
> Fixes: e48453c3 ("block, cgroup: implement policy-specific per-blkcg data")

Thanks Arianna, applied! Hopefully this is the end of the per-policy 
data issues for 4.2.

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ