Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2954825imm; Mon, 28 May 2018 20:51:50 -0700 (PDT) X-Google-Smtp-Source: AB8JxZr5isVzJOrfEnpgMWSxfvS2Sr+dV5/MYnjJ5Xuf54UzziH53q8dvNwnsrB8kUgVzC3jZD1w X-Received: by 2002:a63:36c1:: with SMTP id d184-v6mr12564194pga.224.1527565910350; Mon, 28 May 2018 20:51:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527565910; cv=none; d=google.com; s=arc-20160816; b=A6H2kgJUdSzqIzyxqCB5dgmlOLf9L95kI0lawpwLJjejOXWORS1GocVColTlnsOgAi zV/dzq6KNipIf3EXc4pvhRZoR/Hl6tYZmHuca9ju8ucOLxKcBFvKRaKKdhEteTEO3rlS 9IWzZ53b2/Xk3EMm69tA4njstAzIqQTGDhAuXpObmz+rLe41yECit/b2F/nbAzvq7CVy apNmn5/rjkZpXcnoiINdj9V0gIm3KWHtkhHy/jF2Frk0E9Y2gvU7rAIyJO0hPbqJZMfj ZkXYBn6fqSE81kxSIyIGuKGldUYecyj/Ha33OeXhWB9luBDiabZBRzsZbOd6vNDVniS4 8XMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=lgjUZdZI8fAPbcbQSFFn5L/9jTblQ21k+DQM5NQ96qE=; b=Fj1lnPliFv8y9O9yuDq/ZTD4rjqtS/uR6MXiKODqW30pyOhooBpaQyDWW9OOEMKXAT XStXFviodYTPSsy3n/UmT6gf/cI8pJvV8asHxvDzrFM/VqVYTz1mcFbTqyTlZASYjad6 G00s1OpTliw2puT6ryV7ZR9VhwRLg3e0xj4RtB98WYs0Aq/dKGh9lhGovvZDFG2HDUHL dViPsw3CDSPM5Rr2W/xRgUpA2cfv5shpJCaoAhLfQe7htp2XNrHSUYiYnmvVtj+C/XZY NqiTgKGGx+kmfGD8NQVaotu/Lr/uXAfhGPcfvHJyQPfTfiGA7+eDF+AY3GjlYD2nlXza wzAg== 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 y8-v6si24551632pgp.527.2018.05.28.20.51.35; Mon, 28 May 2018 20:51:50 -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 S933872AbeE1UJw (ORCPT + 99 others); Mon, 28 May 2018 16:09:52 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:39369 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932362AbeE1UJt (ORCPT ); Mon, 28 May 2018 16:09:49 -0400 Received: from p4fea4eb5.dip0.t-ipconnect.de ([79.234.78.181] helo=nanos.glx-home) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fNOSg-0005YQ-BT; Mon, 28 May 2018 22:09:46 +0200 Date: Mon, 28 May 2018 22:09:45 +0200 (CEST) From: Thomas Gleixner To: Song Liu cc: Song Liu , Tariq Toukan , Dmitry Safonov <0x7f454c46@gmail.com>, open list , Maor Gottlieb , Kernel Team Subject: Re: WARNING and PANIC in irq_matrix_free In-Reply-To: <09A22A95-6BBD-48EB-A2FE-42BF6244F751@fb.com> Message-ID: References: <16f47fa4-1555-cddb-3dfb-7d56fb992ea1@mellanox.com> <09A22A95-6BBD-48EB-A2FE-42BF6244F751@fb.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 28 May 2018, Song Liu wrote: > This doesn't fix the issue with bnxt. Here is a trace with this patch: That's just the backtrace which is not really helpful. The real question is what leads to this scenaria. What I was asking for is to enable the irq_vector and irq_matrix trace points along with ftrace_dump_on_oops. The latter dumps the trace buffer when the problem happens and that should give us a hint what actually causes that. Thanks, tglx