Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4556443imm; Wed, 30 May 2018 07:47:17 -0700 (PDT) X-Google-Smtp-Source: ADUXVKI5S8YY6FLI8i9DJKEorIPW3qmf3al0TR5OJvhbxi6wHjU7iD48KUezvFW3BJnLQ5MExiEJ X-Received: by 2002:a63:41c4:: with SMTP id o187-v6mr2427686pga.7.1527691637574; Wed, 30 May 2018 07:47:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527691637; cv=none; d=google.com; s=arc-20160816; b=FhE+HN/yvMQf3Qx/t+pX7g5HgjveZkMEH1N4Yjud7xRwvcnghGMevSiKa2q3nPVAJY bmL/bSSgdESXM4tt4TqkzzMXBRqM6mdyFZSjc7sO6IxDCH9Ei74LBrGaDuc/g2h22616 C8oo14r//mUTXpAwyOuMpELiByRonuOUCjWw35SIXBQfgrQxr4xklack4nJFEjMwJifF phtEtLjLiJVRlecfbIprp61t0VfDEOe2EVO+xNK7UXs8kc9B+5K74gR78m9NWgS41WRt juSPsKyAsIfVcpmsz/mMA8v7irU10zEcIcIIB2xDIS6XR4WTPRkTRl8jmgf1UmTdDjxa LoDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=H+zHPiS7jU4jifnXqGa0gu4hEpLmM7ThKHf9AkmvXgk=; b=bWSU3AQ5kkZcOgIKaZdeIm1oBW4kiQcdPrqlopzA4IgC7FtCn1KxvSyVuAVgHlRppB TuSzAl7N5fYR7Q3fkX/al57tBiRa8Efx069XeOQ9Ln7p2/aD1R8NObOoexlBeW4ST2Na SuRGvXjZNOTDNdcnZi+b48GYYBlhdDxJXzVDDZ3reDh3snKuW790y7O+zst/5bj0FFTO vo8eWD5DOl9/Dx1hTEU37426OFhXsuLgtdp75TI3THm7SW8lOt0Eu4ZWtKkyjy8qUhGw WM1A2m7iPxbAbdpT10UFa7AH/OrjSvZ2ULYmB3HfmD7eititr+rEPh4RDJRtcYuBkfHx vnEw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n20-v6si18264316plp.298.2018.05.30.07.47.03; Wed, 30 May 2018 07:47:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752972AbeE3OpL convert rfc822-to-8bit (ORCPT + 99 others); Wed, 30 May 2018 10:45:11 -0400 Received: from muru.com ([72.249.23.125]:45170 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750987AbeE3OpI (ORCPT ); Wed, 30 May 2018 10:45:08 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2D99480CE; Wed, 30 May 2018 14:47:30 +0000 (UTC) Date: Wed, 30 May 2018 07:45:05 -0700 From: Tony Lindgren To: Mark Brown Cc: Maciej Purski , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Carlos Hernandez Subject: Re: Regression in Linux next again Message-ID: <20180530144505.GB5705@atomide.com> References: <20180529221501.GJ5702@atomide.com> <20180530091314.GB6920@sirena.org.uk> <20180530140318eucas1p2af2d01b9678e8914c2b8e099c584ec11~zcQzVKtj30757607576eucas1p2V@eucas1p2.samsung.com> <20180530143338.GM6920@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20180530143338.GM6920@sirena.org.uk> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Mark Brown [180530 14:36]: > On Wed, May 30, 2018 at 04:03:15PM +0200, Maciej Purski wrote: > > > I'm afraid, I have no idea, how to fix it quickly. You can revert it and > > in the next version I'll fix the build error and split the last patch even > > more, so we could perform a more precise bisection. I'd be grateful if you > > could push it on your test coupled branch and Tony could test it again before > > merging it with next again. > > Yeah, if we could get testing from Tony first that'd be ideal. I can boot test the patches easily no problem. Maciej, maybe email me some debug version and I'll email you back the dmesg output. Regards, Tony