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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 2899EC433B4 for ; Tue, 20 Apr 2021 12:35:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E7348613BC for ; Tue, 20 Apr 2021 12:35:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230408AbhDTMgN (ORCPT ); Tue, 20 Apr 2021 08:36:13 -0400 Received: from mga03.intel.com ([134.134.136.65]:43892 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231590AbhDTMgM (ORCPT ); Tue, 20 Apr 2021 08:36:12 -0400 IronPort-SDR: xEqThQUN6nlb5dhoG/5TKM7vE9wm1jOkrNDwf3un3aaLpiRTzN1noMvlbuhFaZMcEF47V1NNTF 8WvSsfVsCGVA== X-IronPort-AV: E=McAfee;i="6200,9189,9959"; a="195524251" X-IronPort-AV: E=Sophos;i="5.82,236,1613462400"; d="scan'208";a="195524251" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2021 05:35:41 -0700 IronPort-SDR: nrb8/kN/VgVNhge7JJDIMnEyQiCNmn128axcyv3DT0Gz9w3vqYSuUdCVK0wAEBTKOVd72LmwsS uCmGT6zaTPHw== X-IronPort-AV: E=Sophos;i="5.82,236,1613462400"; d="scan'208";a="463098466" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2021 05:35:39 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lYpbN-005jqH-7X; Tue, 20 Apr 2021 15:35:37 +0300 Date: Tue, 20 Apr 2021 15:35:37 +0300 From: Andy Shevchenko To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Tree for Apr 20 Message-ID: References: <20210420194718.4a4a0e8f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, Apr 20, 2021 at 03:19:39PM +0300, Andy Shevchenko wrote: > On Tue, Apr 20, 2021 at 03:02:51PM +0300, Andy Shevchenko wrote: > > On Tue, Apr 20, 2021 at 07:47:18PM +1000, Stephen Rothwell wrote: ... > > I have full of build warnings / errors in x86 and iommu Found the culprit -- it was uncleaned stuff from the other build in the source tree. So, it was only me who experienced that :-) -- With Best Regards, Andy Shevchenko