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=-7.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 C93D6C5519F for ; Wed, 18 Nov 2020 09:39:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 57549206FA for ; Wed, 18 Nov 2020 09:39:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="wsu2HEen" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726357AbgKRJjJ (ORCPT ); Wed, 18 Nov 2020 04:39:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725814AbgKRJjI (ORCPT ); Wed, 18 Nov 2020 04:39:08 -0500 Received: from mail-pl1-x644.google.com (mail-pl1-x644.google.com [IPv6:2607:f8b0:4864:20::644]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8FD2CC0613D4 for ; Wed, 18 Nov 2020 01:39:06 -0800 (PST) Received: by mail-pl1-x644.google.com with SMTP id l11so698934plt.1 for ; Wed, 18 Nov 2020 01:39:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=lST301jSjmBSq10zdHWdNa3dguE3h2ga71kmHkIDesY=; b=wsu2HEenfL7Thmo+t9FdUkwaWLB48UNcL8uUVRp19HOYk8GozIMCYNqa/kBoZfEIDj /T6FraKwmjw0Rs1E6Bo5EmGrX8RkC1t6lIlwByWPHM62sZ8uPw6klOaqfuzU9ff2ZtSf rinO4d1bFtSrmFgs7UMmWJEZbn51q9VBMy32/6FSGVIe6MfmbBJ/SoDKtOaeVcULmmE8 zpZXos6NG9xWLW+AD4Yp4u7YdmSK5LJMlKF3Db3RffHmcxwp9YdLbNA3uWVOpcLygpYG SjJQQBprpBpsyfN3REiP5dPbI5yLZ2I7+CXLEfVPwRGzJAvVQnRegeA9f8xYMiTCpi9k JWCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=lST301jSjmBSq10zdHWdNa3dguE3h2ga71kmHkIDesY=; b=FhZEAS6JRD2jJLzN26Bn9k0kSD1JtXDCyjx2B4yyY4WVY1En64lTJTmPqjZhS7XRcd 0/H2/gkf4GmQt4Qw0d3D83SA99RwdtEqq/WTbKWyEtHKxrCVoD3c6vL+wMmZEyZlyVf4 EGEkY0BNk20Sm0yKbDVJ4NVY3K/QnDBSSgbClvR0MIDx4XvkKKUEHhXSZxECZHFBV+O+ s3l5FGjT0UlaF/ME9dWY8Yozvsv5hUFYs4LQ9svdwl+tX2TNdRQBmhF19sRj7+lK69lD X0V8DyjP40GEQBgTn24uV8iA5PFj95xJ8Cd/eSRHkh/Lp6+aTN7T+VxzMHYLKnNIQebd YWow== X-Gm-Message-State: AOAM5311exuTd+qKTt6gfRYJMie54m9mYckvQm4kLGxTE4J8fyxk2yHb hyOHQJG2rewdl/qkqKbfL4Gf X-Google-Smtp-Source: ABdhPJzVUakyVdAR0GHELEuSJ5PfNeYyaU2S76+o3VpsnwdXURLic/dmc2oZgt8eLHpvOIg+br2aOw== X-Received: by 2002:a17:90a:aa13:: with SMTP id k19mr3300365pjq.145.1605692345968; Wed, 18 Nov 2020 01:39:05 -0800 (PST) Received: from work ([103.59.133.81]) by smtp.gmail.com with ESMTPSA id e184sm24725991pfe.146.2020.11.18.01.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 18 Nov 2020 01:39:05 -0800 (PST) Date: Wed, 18 Nov 2020 15:09:00 +0530 From: Manivannan Sadhasivam To: Stephen Rothwell Cc: Loic Poulain , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the mhi tree Message-ID: <20201118093900.GD3286@work> References: <20201117151225.6a50abf8@canb.auug.org.au> <20201117042359.GB7787@work> <20201118153912.1decf6cf@canb.auug.org.au> <20201118154500.127aaba6@canb.auug.org.au> <20201118155128.64c97667@canb.auug.org.au> <20201118050640.GA3286@work> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201118050640.GA3286@work> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, Nov 18, 2020 at 10:36:40AM +0530, Manivannan Sadhasivam wrote: > Hi Stephen, > > On Wed, Nov 18, 2020 at 03:51:28PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > On Wed, 18 Nov 2020 15:45:00 +1100 Stephen Rothwell wrote: > > > > > > On Wed, 18 Nov 2020 15:39:12 +1100 Stephen Rothwell wrote: > > > > > > > > Why isn't that "fix patch" in the mhi tree (with necessary Acked-bys)? > > > > > > Ignore that, I missed its appearance :-) > > > > Ignore that, my question stands (git confused me a lot :-(). > > > > I have applied the fix patch to the mhi tree merge today. > > After discussing with Kalle, we decided to have a single patch which > changes MHI and ath11k (fix patch) to avoid issues. I'll send it today and > get it applied to mhi-next soon (via immutable branch). > Patch applied to immutable branch and merged into mhi-next. Now you can remove the fix patch. Thanks, Mani > Thanks, > Mani > > > -- > > Cheers, > > Stephen Rothwell > >