From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f169.google.com ([209.85.213.169]:36455 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302AbcEIR6d (ORCPT ); Mon, 9 May 2016 13:58:33 -0400 Received: by mail-ig0-f169.google.com with SMTP id u10so111475900igr.1 for ; Mon, 09 May 2016 10:58:32 -0700 (PDT) Subject: Re: [PATCH BUGFIX] block: add missing group association in bio_split To: Mark Brown , Paolo References: <1462567512-3007-1-git-send-email-paolo.valente@linaro.org> <5730A108.1000703@linaro.org> <20160509145647.GB3458@sirena.org.uk> Cc: Jeff Moyer , Tejun Heo , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, ulf.hansson@linaro.org, linus.walleij@linaro.org, stable@vger.kernel.org From: Jens Axboe Message-ID: <5730CFC5.80201@kernel.dk> Date: Mon, 9 May 2016 11:58:29 -0600 MIME-Version: 1.0 In-Reply-To: <20160509145647.GB3458@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/09/2016 08:56 AM, Mark Brown wrote: > On Mon, May 09, 2016 at 04:39:04PM +0200, Paolo wrote: >> Il 09/05/2016 16:35, Jeff Moyer ha scritto: > >>> Gah, I see that the bi_css member is only present for CONFIG_BLK_CGROUP. >>> I guess we'll have to live with the ifdef. > >> We have already tried to remove it, but it seems it would require other >> major changes. > > It probably should get fixed, but separately to the bug fix. It's a minor tweak, might as well submit them together. Because if you don't, it has a tendency to be forgotten once the original issue is resolved. -- Jens Axboe