Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1063884ybg; Wed, 3 Jun 2020 23:20:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy4iDPCH0uMiVqwYFfYh8ah7N6ZQtenWESkUttnQ+6O6pDNotEUE2QgE1nGXt5mSY9CgR5d X-Received: by 2002:a17:906:6897:: with SMTP id n23mr2583657ejr.437.1591251629098; Wed, 03 Jun 2020 23:20:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591251629; cv=none; d=google.com; s=arc-20160816; b=Hqg21VVVqGroRI0HE6a2dbMFjjAvHXxQ67USDris7jKLVQ8Uj1BW2LcsFa46EwG5fk hHXwR2US0i/VKFXWTzgG4zm/F/JCFXAFIJRqYf/32xzHIE3oz2L/MIq1D5TGUAp6qBGs FP2wvwhYSh6ZxDCmu+Ut2rkxV9mMXIJkfw5j2fbe5CbOjqksij2iEDyC3lHE52WQk1zV cv60U/rQcMaHMQgGKO61UG54zgfcCdyzdVXYBFrVTvf5cuK3n8XrOlXPYaZssKizM3ti X3dXcDnZC93YjSe3GxbDMIrH1AxCNhKeppksRHg+dPe4POTnfpWAyeBmWoVK0/v1bwhi TknQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=PNxFdazVzOa9dc5z82HHHyUKObIBMPM9ij+FCfBQbK4=; b=Pu4z02EzPqVZvnI99f0ECx9bo9iLojhJIRXhcVwAKmVF1cUNn3O5Fqx8FrmsSUL6a4 SMbax96Ja84hq/suVKacrwBQtPk3rdTvYo9+7B8aAizc+bNplBmrtZfLivr5PzFVIreo +r6XLg40o0OHOcE3eHmjy6Yfw7TEa2neWqZ+4J6AfyrNf7bWlOmYiBpQnDgsvJwO1I3o d0hOy5p0JOxD3OgafEPAJ5rdKmkoNmTmcO8ZBqW+KyF1VZur9/1NeCmh0scSP5msmTNp ifN5tJ9u+qyDazrUbiHsAHR1f+LAAmxEOyftb5q/XWFFhbuirG10kWqOkI2Pflatq9pu YMCw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IXkqPQoO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x19si1068109edr.165.2020.06.03.23.20.05; Wed, 03 Jun 2020 23:20:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IXkqPQoO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726864AbgFDGSY (ORCPT + 99 others); Thu, 4 Jun 2020 02:18:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:58402 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725959AbgFDGSX (ORCPT ); Thu, 4 Jun 2020 02:18:23 -0400 Received: from kernel.org (unknown [87.71.78.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3E3962072E; Thu, 4 Jun 2020 06:18:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591251502; bh=b58Vy5SwtTbyRgwDB1JjnKDC7odtYPgt+t7MvV6fCOU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IXkqPQoOU3wscqIXXMWt/Y5TkOrwtwnMx8e1GDO3arwp37wF3YS5TWw1he9VyaSeS 89Vf2ok0AEsO6njQmNORJH1sdCn3SOZLBx7rtKo7/9alOdMNqSdhDlvkldurNoZnBT iW2UzmfH4Spawe1NKyJhKCr9TIFG31X5xIMnk6Lw= Date: Thu, 4 Jun 2020 09:18:05 +0300 From: Mike Rapoport To: Guenter Roeck Cc: Ira Weiny , Andrew Morton , linux-kernel@vger.kernel.org, Thomas Bogendoerfer , "James E.J. Bottomley" , Helge Deller , Benjamin Herrenschmidt , Paul Mackerras , "David S. Miller" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, "H. Peter Anvin" , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Chris Zankel , Max Filippov , Dan Williams , linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org, linux-xtensa@linux-xtensa.org, dri-devel@lists.freedesktop.org, Christian Koenig , Al Viro , Christoph Hellwig Subject: Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice Message-ID: <20200604061805.GA202650@kernel.org> References: <20200518184843.3029640-1-ira.weiny@intel.com> <20200519165422.GA5838@roeck-us.net> <20200519184031.GB3356843@iweiny-DESK2.sc.intel.com> <20200519194215.GA71941@roeck-us.net> <20200520051315.GA3660833@iweiny-DESK2.sc.intel.com> <20200521174250.GB176262@iweiny-DESK2.sc.intel.com> <20200603135736.e7b5ded0082a81ae6d9067a0@linux-foundation.org> <20200603211416.GA1740285@iweiny-DESK2.sc.intel.com> <3538c8ad-674e-d310-d870-4ef6888092ed@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3538c8ad-674e-d310-d870-4ef6888092ed@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 03, 2020 at 04:44:17PM -0700, Guenter Roeck wrote: > On 6/3/20 2:14 PM, Ira Weiny wrote: > > On Wed, Jun 03, 2020 at 01:57:36PM -0700, Andrew Morton wrote: > >> On Thu, 21 May 2020 10:42:50 -0700 Ira Weiny wrote: > >> > >>>>> > >>>>> Actually it occurs to me that the patch consolidating kmap_prot is odd for > >>>>> sparc 32 bit... > >>>>> > >>>>> Its a long shot but could you try reverting this patch? > >>>>> > >>>>> 4ea7d2419e3f kmap: consolidate kmap_prot definitions > >>>>> > >>>> > >>>> That is not easy to revert, unfortunately, due to several follow-up patches. > >>> > >>> I have gotten your sparc tests to run and they all pass... > >>> > >>> 08:10:34 > ../linux-build-test/rootfs/sparc/run-qemu-sparc.sh > >>> Build reference: v5.7-rc4-17-g852b6f2edc0f > >>> > >>> Building sparc32:SPARCClassic:nosmp:scsi:hd ... running ......... passed > >>> Building sparc32:SPARCbook:nosmp:scsi:cd ... running ......... passed > >>> Building sparc32:LX:nosmp:noapc:scsi:hd ... running ......... passed > >>> Building sparc32:SS-4:nosmp:initrd ... running ......... passed > >>> Building sparc32:SS-5:nosmp:scsi:hd ... running ......... passed > >>> Building sparc32:SS-10:nosmp:scsi:cd ... running ......... passed > >>> Building sparc32:SS-20:nosmp:scsi:hd ... running ......... passed > >>> Building sparc32:SS-600MP:nosmp:scsi:hd ... running ......... passed > >>> Building sparc32:Voyager:nosmp:noapc:scsi:hd ... running ......... passed > >>> Building sparc32:SS-4:smp:scsi:hd ... running ......... passed > >>> Building sparc32:SS-5:smp:scsi:cd ... running ......... passed > >>> Building sparc32:SS-10:smp:scsi:hd ... running ......... passed > >>> Building sparc32:SS-20:smp:scsi:hd ... running ......... passed > >>> Building sparc32:SS-600MP:smp:scsi:hd ... running ......... passed > >>> Building sparc32:Voyager:smp:noapc:scsi:hd ... running ......... passed > >>> > >>> Is there another test I need to run? > >> > >> This all petered out, but as I understand it, this patchset still might > >> have issues on various architectures. > >> > >> Can folks please provide an update on the testing status? > > > > I believe the tests were failing for Guenter due to another patch set...[1] > > > > My tests with just this series are working. > > > >>From my understanding the other failures were unrelated.[2] > > > > > > I've checked the patch above on top of the mmots which already has > > Ira's patches and it booted fine. I've used sparc32_defconfig to build > > the kernel and qemu-system-sparc with default machine and CPU. > > > > > > Mike, am I wrong? Do you think the kmap() patches are still causing issues? sparc32 UP and microblaze work for me with next-20200603, but I didn't test other architectures. > For my part, all I can say is that -next is in pretty bad shape right now. > The summary of my tests says: > > Build results: > total: 151 pass: 130 fail: 21 > Qemu test results: > total: 430 pass: 375 fail: 55 > > sparc32 smp images in next-20200603 still crash for me with a spinlock > recursion. I think this is because Will's fixes [1] are not yet in -next. > s390 images hang early in boot. Several others (alpha, arm64, > various ppc) don't even compile. I can run some more bisects over time, > but this is becoming a full-time job :-(. > > Guenter [1] https://lore.kernel.org/lkml/20200526173302.377-1-will@kernel.org -- Sincerely yours, Mike.