From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48482C4338F for ; Tue, 17 Aug 2021 16:50:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 25BF161038 for ; Tue, 17 Aug 2021 16:50:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230433AbhHQQu4 (ORCPT ); Tue, 17 Aug 2021 12:50:56 -0400 Received: from verein.lst.de ([213.95.11.211]:59132 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230354AbhHQQu4 (ORCPT ); Tue, 17 Aug 2021 12:50:56 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 9F86367357; Tue, 17 Aug 2021 18:50:20 +0200 (CEST) Date: Tue, 17 Aug 2021 18:50:20 +0200 From: Christoph Hellwig To: Tejun Heo Cc: Stephen Rothwell , Jens Axboe , Christoph Hellwig , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: manual merge of the block tree with Linus' tree Message-ID: <20210817165020.GA18069@lst.de> References: <20210817152547.70af4cfe@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, Aug 17, 2021 at 06:40:07AM -1000, Tejun Heo wrote: > Ah, that probably isn't the right resolution. The seq_get_buf change needs > to be applied to the original mq-deadline.c file. Jens, how do you wanna > proceed? Unless I'm missing something the pd_stat_fn that is affected was purely in the cgroup addition, so this resolution looks fine to me.