From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932626AbbFJCtU (ORCPT ); Tue, 9 Jun 2015 22:49:20 -0400 Received: from mail-pd0-f171.google.com ([209.85.192.171]:34326 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753819AbbFJCtN (ORCPT ); Tue, 9 Jun 2015 22:49:13 -0400 Date: Wed, 10 Jun 2015 11:49:05 +0900 From: Tejun Heo To: Jeff Moyer Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, vgoyal@redhat.com, avanzini.arianna@gmail.com Subject: Re: [PATCHSET block/for-4.2/writeback] block, cgroup: make cfq charge async IOs to the appropriate blkcgs Message-ID: <20150610024905.GE11955@mtj.duckdns.org> References: <1433753973-23684-1-git-send-email-tj@kernel.org> <20150609030327.GL21465@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Tue, Jun 09, 2015 at 11:05:46AM -0400, Jeff Moyer wrote: > Yeah, I sent this email before realizing that GFP_NOWAIT would work out. > I've reviewed the rest of the series. Looks good to me! You did a nice > job splitting things up into easily reviewable pieces, so thanks for > that. Thanks a lot for reviewing the patches. :) I think it's already too late for the v4.2 merge window. I'll re-post the patches w/ your reviewed-by's added once v4.2-rc1 drops. -- tejun