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=-0.8 required=3.0 tests=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 CCDDFC2BA12 for ; Fri, 3 Apr 2020 16:36:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 94EB9206F8 for ; Fri, 3 Apr 2020 16:36:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404426AbgDCQgO (ORCPT ); Fri, 3 Apr 2020 12:36:14 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:40696 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728420AbgDCQgO (ORCPT ); Fri, 3 Apr 2020 12:36:14 -0400 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1jKPIi-00017d-CU; Fri, 03 Apr 2020 18:36:12 +0200 Date: Fri, 3 Apr 2020 18:36:12 +0200 From: Sebastian Andrzej Siewior To: Grygorii Strashko Cc: linux-rt-users@vger.kernel.org, "linux-kernel@vger.kernel.org" , "Nori, Sekhar" Subject: Re: [v5.4.28-rt19] ARM64: nfs boot issues Message-ID: <20200403163612.3art5cvyayxxgtpt@linutronix.de> References: <0d05e716-5575-d4bd-64be-187c85244c12@ti.com> <08852afc-16f4-d2c3-7f52-37181d341232@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <08852afc-16f4-d2c3-7f52-37181d341232@ti.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020-04-03 14:22:27 [+0300], Grygorii Strashko wrote: > Sorry for disturbing you it was IRQ driver issue. Thank you for the update. Sebastian