Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp740615pxb; Tue, 3 Nov 2020 11:11:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJz+Ofl7M5apybqsEX7VrsdOYqNRoYETXs6NE22TkT8gVeS15irG+ShoFVfqDt2EdHy09e72 X-Received: by 2002:a17:906:8142:: with SMTP id z2mr20860709ejw.30.1604430707839; Tue, 03 Nov 2020 11:11:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604430707; cv=none; d=google.com; s=arc-20160816; b=bQvwnkcUQ66CBO+DTqYr9D5u5wciEJMufTMds2Fs0ibAKeFQ8rpPLw869HTUIaivua dQ2KCp9hspEfdPMzTHNZ38iASdlhpqoXAKhUloUTcGv6aXA/UBIyrIHY6T5uWhPsd2+l ZunhZdmJTpD8aDji4GaCnrBIPGrBLR5O94D56Nc+pUQNDArVKVSm466xCk+NE8kYcSdL 9mu3tSY9GgxgeaI28OLt/1yiU+4GJQKLINPL3IMgzJwE64yejn/IMZpfZPazfYKtvW/S 2RD/9bZH2yMnb3YLNJlRCrEbde/lRaq0EvQtq1dzJrw6FX6+AoLrIVLUOhRegImtVvH8 mU9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:in-reply-to :date:references:subject:cc:to:from; bh=3Ajxt2Z1paAhT80iK/YGHZRKv4/qsK9UYdY2fVaZP2M=; b=0TlmyCc/Rvae77xYPokOvTqM0ii7IH1RhdKnwDmCb6oukfTcyzm51pIbMdDdmA21kr wu7vXOe8556y4OUMxfGxcXt9sJ5zjxgfvWbzhKbYcac/V5AOuQlPNS4DUGzSbGPUYHHr DtQF5VwXfQDbB9bDTjcB+nikKv34LVOnuOR0BrKhEf2jH2BRNhadXQnWCMupN7Jo2IrZ hlBG6+1u/LjCTztLZ30vsdrXVHM8P1sW2GZv36wveyVqoIRMK0jL+d1qFw4oORPYcDij piCaKJV9JEjMMoSDofUM7cKna7vJ5JJJROoZgn2+p4bEK8l03kOyg0O3xbv9kF3rfMFz 7Lrw== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g16si12887821ejk.300.2020.11.03.11.11.25; Tue, 03 Nov 2020 11:11:47 -0800 (PST) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729573AbgKCTII (ORCPT + 99 others); Tue, 3 Nov 2020 14:08:08 -0500 Received: from depni-mx.sinp.msu.ru ([213.131.7.21]:25 "EHLO depni-mx.sinp.msu.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727688AbgKCTIH (ORCPT ); Tue, 3 Nov 2020 14:08:07 -0500 X-Greylist: delayed 585 seconds by postgrey-1.27 at vger.kernel.org; Tue, 03 Nov 2020 14:08:06 EST Received: from spider (unknown [176.192.246.239]) by depni-mx.sinp.msu.ru (Postfix) with ESMTPSA id 4CE1F1BF450; Tue, 3 Nov 2020 21:58:22 +0300 (MSK) From: Serge Belyshev To: Christophe Leroy Cc: Andreas Schwab , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] powerpc/32s: Setup the early hash table at all time. References: <87wnz8vizm.fsf@igel.home> <87y2jouw8k.fsf@mpe.ellerman.id.au> <87v9esaxlv.fsf@igel.home> <20201030140047.Horde.TJJqKGzG9vSGbMRNIj-MPg7@messagerie.c-s.fr> <87pn4zc0zl.fsf@igel.home> <1f8494cd-36db-e3a2-8ea4-28fb976468e7@csgroup.eu> Date: Tue, 03 Nov 2020 21:58:17 +0300 In-Reply-To: <1f8494cd-36db-e3a2-8ea4-28fb976468e7@csgroup.eu> (Christophe Leroy's message of "Tue, 3 Nov 2020 08:41:38 +0100") Message-ID: <875z6mmfna.fsf@depni.sinp.msu.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Would you mind checking that with that patch reverted, you are able to > boot a kernel built with CONFIG_KASAN ? I can reproduce the same problem on a powerbook G4, and no, CONFIG_KASAN=y kernel with that patch reverted also does not boot with the same symptom: white screen at the bootloader right after "Booting Linux via __start() @ 0x0140000 ..."