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=-3.8 required=3.0 tests=BAYES_00, 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 84F85C4361B for ; Mon, 14 Dec 2020 18:39:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4E8A522525 for ; Mon, 14 Dec 2020 18:39:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2408891AbgLNSi7 (ORCPT ); Mon, 14 Dec 2020 13:38:59 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:33725 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2408895AbgLNSix (ORCPT ); Mon, 14 Dec 2020 13:38:53 -0500 Received: from mail-ej1-f69.google.com ([209.85.218.69]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kosjb-0008II-NP for linux-pci@vger.kernel.org; Mon, 14 Dec 2020 18:38:11 +0000 Received: by mail-ej1-f69.google.com with SMTP id dc13so4870463ejb.9 for ; Mon, 14 Dec 2020 10:38:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Ck0oP8pI3gg0GT2KFOZPFk92OV6dXAXwEcwui0viHso=; b=OAdP4oPdjrWG42u4Q+fZxRVFcYydE5zALLJULLLNPVXutmV96MEM1kWsy0mwlcyMfb JLJSmmTypC9rTIHuHnUpmHirhc8tan4z16xSXL4ySMxKHgBb78AZyNBgwUdwFIc+Tik7 s4ExNW3h5Zj6VLQ3Ii80yaeRQX3M2nlVbHFYFYymdGNm7v21uvbqKIh1baFZltXSdXlq 8f4zJI7fHDg3eM64nxmDvrpWfnjwuuTlwqqqfSi/B6qx3VauByKKRtF/2qMVrg5kZSDa hEzPI7QxsBmEu6zmaeehMMSyUi4gD4JMsiq7hznx4JDhpXc9RHmoIaTEFlcJJ9WpZkiB 8mnA== X-Gm-Message-State: AOAM530lcc0nV81m+UCQetDINdxU8735SpIDgvlHbrheXfhfNR/B51ge bXEECerXbPhz7LCUZnO07TBYCyWvQP/B8tGWmW7W8sy+hyy1IQIBBtsqfRZGoHWB03D/j8aQfTk cThGAGI/KKX1VYzk0d0mXqS3z236S+tKutCsYXIJKrJ1OhC1hjnB6AQ== X-Received: by 2002:a17:906:52da:: with SMTP id w26mr24039100ejn.347.1607971091416; Mon, 14 Dec 2020 10:38:11 -0800 (PST) X-Google-Smtp-Source: ABdhPJyElQP/X5d9T8985RSfW1cNFOkiscTnxl7jAd7FT4HeYlxPMDKWbJXdNibsjCLmGkepQdsHIXSO9kYrvDhrJEc= X-Received: by 2002:a17:906:52da:: with SMTP id w26mr24039078ejn.347.1607971091260; Mon, 14 Dec 2020 10:38:11 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Guilherme Piccoli Date: Mon, 14 Dec 2020 15:37:35 -0300 Message-ID: Subject: Re: Kernel oops while using AER inject To: Hinko Kocevar Cc: "linux-pci@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org I see you're running a 3.10 modified kernel (Red Hat / CentOS ?) - suggest you to try the upstream kernel, if possible. If the error persists in the mainline kernel, it's likely you can get more support here! Cheers, Guilherme