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=-5.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 57EC5C43603 for ; Thu, 5 Dec 2019 19:09:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2B49120659 for ; Thu, 5 Dec 2019 19:09:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=landley-net.20150623.gappssmtp.com header.i=@landley-net.20150623.gappssmtp.com header.b="J/6Yuz7J" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729752AbfLETJz (ORCPT ); Thu, 5 Dec 2019 14:09:55 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:40351 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729598AbfLETJy (ORCPT ); Thu, 5 Dec 2019 14:09:54 -0500 Received: by mail-ot1-f66.google.com with SMTP id i15so3583807oto.7 for ; Thu, 05 Dec 2019 11:09:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=landley-net.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=20d5qRXT4h3Aj7j6m3duNxsgBzhRlyKJh3IbvE+5Fho=; b=J/6Yuz7JdXcqnJPvChPIerIDa9QROqY9XuceIxTRIJYYxh0OtF8Bs4JZnx0/QW2Y2S BbFuV06qeMU3tgcS62zJvmuFrVIhzkb+fuDi9EjVNwSImzsQEdytIrM+8Q6jT2r4tya7 qWiq61aneCmrFauYqz/1bKBg+3etIBaBaNsvvlAWGojYSV69Nfwph6Ccxu2ufaTavIl6 yadjiSHnPL7JHQEuK8fIkXV6+kFV/DoZOQUWISJArjne/MIGYEX/+gDHUiKS9vKfkcYV 4fssLTr58W6Y55iv2a1Lj5UzVrvDtTEb+tX5Eqt1nu7YCCjadB1dj1e1krgSYocY4mKh bKuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=20d5qRXT4h3Aj7j6m3duNxsgBzhRlyKJh3IbvE+5Fho=; b=X3pccgcS/whz5ayaEwSVzRcuBGz0zSj+4NK36K+Mnz4/6rx6YEJGH1xVfaGdZ5/cH1 II0JdVr8ynC2DNUD7F/mM8GmjtJ4pUn9eWOkr6QVeCJ1t90ibcR9kHPkNs5QBH9LAlhm Q4EgOXTH66YU7xLoe5AIGj8uIBbWFXE0vxarWNJawrzMp58fdkJ5FGISTFwhE1yZZkWj 2LoKW2wR1a6GTzT46sJ3pr1ZEgUKg4AL6xZfgK9uvBlJux3gKLuFG/SSkJCHu+i6Z9le zMFuK+19iiNbmJrJikh+xY2QLPGJdqN2hIVYdB7aFPxm4moMwcZE2dKgReo9ApDcQFrL puWg== X-Gm-Message-State: APjAAAV8Wqz6NCmZ5+dA7tnBbTgmKKN5ZGVo6Jshf+1tH8dQ2uEwvCHp n4GbxvDzg94aJ2IDPsGhyDW3bQ== X-Google-Smtp-Source: APXvYqzy1b6I1gohEeph6A4mtcIpvgBmIa8dfuXZRwioA7rXlcOMM5/Kec8/oh+PMQB4dB5OSG2BEA== X-Received: by 2002:a9d:3af:: with SMTP id f44mr7708161otf.332.1575572993685; Thu, 05 Dec 2019 11:09:53 -0800 (PST) Received: from ?IPv6:2607:fb90:d77:c7b2:6680:99ff:fe6f:cb54? ([2607:fb90:d77:c7b2:6680:99ff:fe6f:cb54]) by smtp.googlemail.com with ESMTPSA id o2sm3853709oih.19.2019.12.05.11.09.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2019 11:09:53 -0800 (PST) Subject: Re: [PATCH v2] drivers: Fix boot problem on SuperH To: Guenter Roeck , Greg Kroah-Hartman Cc: Yoshinori Sato , Rich Felker , Geert Uytterhoeven , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski References: <20191203205852.15659-1-linux@roeck-us.net> From: Rob Landley Message-ID: <4e06aa64-59e1-888d-184a-0cb49ac175d5@landley.net> Date: Thu, 5 Dec 2019 13:13:04 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191203205852.15659-1-linux@roeck-us.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/3/19 2:58 PM, Guenter Roeck wrote: > SuperH images crash too eearly to display any console output. Bisect > points to commit 507fd01d5333 ("drivers: move the early platform device > support to arch/sh"). An analysis of that patch suggests that > early_platform_cleanup() is now called at the wrong time. Restoring its > call point fixes the problem. > > Cc: Bartosz Golaszewski > Fixes: 507fd01d5333 ("drivers: move the early platform device support to arch/sh") > Tested-by: Geert Uytterhoeven > Signed-off-by: Guenter Roeck Yup, I need this too. Acked-by: Rob Landley Rob