cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arianna Avanzini <avanzini.arianna@gmail.com>
To: Tejun Heo <tj@kernel.org>, axboe@kernel.dk
Cc: jack@suse.cz, linux-kernel@vger.kernel.org,
	cgroups@vger.kernel.org, kernel-team@fb.com, vgoyal@redhat.com
Subject: Re: [PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup
Date: Tue, 07 Jul 2015 22:31:14 +0200	[thread overview]
Message-ID: <559C3712.7040505@gmail.com> (raw)
In-Reply-To: <20150707200047.GC23362@mtj.duckdns.org>

Hi Tejun,

Il 07/07/2015 22:00, Tejun Heo ha scritto:
> On Tue, Jul 07, 2015 at 11:51:26AM -0400, Tejun Heo wrote:
>> This is v2 of blkcg_policy methods cleanup patchset.  Changes from the
>> last take [L] are
>>
>> * Rebased on top of v4.2-rc1 and other pending patches.  v4.2-rc1
>>    added a patch to add per-blkcg policy data which is allocated by
>>    blkcg core as per-blkcg_gq policy data was before this patchset
>>    making the two inconsistent.  I'll follow up with per-blkcg policy
>>    data update.
>
> While updating per-blkcg policy data handling, I discovered a couple
> bugs in policy data handling which should be backported through
> -stable.  I'll put those earlier in the series and repost this
> patchset.  Please ignore this one for now.
>

I think Jens just applied a bugfix for per-blkcg policy data handling. Please 
have a look at https://lkml.org/lkml/2015/7/6/950. Should have Cc'd you, sorry 
for that.

Thanks,
Arianna

  reply	other threads:[~2015-07-07 20:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 15:51 [PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup Tejun Heo
2015-07-07 15:51 ` [PATCH 4/7] blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods Tejun Heo
     [not found] ` <1436284293-4666-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-07-07 15:51   ` [PATCH 1/7] blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl() Tejun Heo
2015-07-07 15:51   ` [PATCH 2/7] blkcg: use blkg_free() in blkcg_init_queue() failure path Tejun Heo
2015-07-07 15:51   ` [PATCH 3/7] blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fn Tejun Heo
2015-07-07 15:51   ` [PATCH 5/7] blk-throttle: remove asynchrnous percpu stats allocation mechanism Tejun Heo
2015-07-07 15:51   ` [PATCH 6/7] blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods Tejun Heo
2015-07-07 15:51   ` [PATCH 7/7] blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data Tejun Heo
2015-07-07 20:00   ` [PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup Tejun Heo
2015-07-07 20:31     ` Arianna Avanzini [this message]
     [not found]       ` <559C3712.7040505-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-07-09 21:13         ` Tejun Heo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559C3712.7040505@gmail.com \
    --to=avanzini.arianna@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=cgroups@vger.kernel.org \
    --cc=jack@suse.cz \
    --cc=kernel-team@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.org \
    --cc=vgoyal@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).