From patchwork Sun Aug 5 20:31:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiner Kallweit X-Patchwork-Id: 953563 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-pci-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="jln5pako"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41kFTr4CP4z9s5K for ; Mon, 6 Aug 2018 08:15:44 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726774AbeHEWhA (ORCPT ); Sun, 5 Aug 2018 18:37:00 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:37553 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726769AbeHEWhA (ORCPT ); Sun, 5 Aug 2018 18:37:00 -0400 Received: by mail-wr1-f65.google.com with SMTP id u12-v6so10416408wrr.4 for ; Sun, 05 Aug 2018 13:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=xdVY9uD56Y7iU53Uz/SzhV/FuNx9OqLTb2kzbATyKwM=; b=jln5pako9g/sskTpjuLxozrHOJDy6RoiGtdsC6bVIeUoWJQWZnnYFTXVGkupksfwEZ sEZ4T8q7wMiDin06Mx+o1ejwtgQrxg6qYSV+fbqtvUVAXjQES3YzLhTTL1uMHIpqDokn 8Z3A0DjifJfRUfRyLuHGRiHL46IsKNsBI+9p8m04uEKesCHDA6LI+c+B485NZZ1DD0nY eb00jsMVo42RcmMpX9j2lSPf06352NKBaLjkz+3Vqaf3upWlPQyyNdNeJEqvhXIK/2F+ LxzCIM2cFznytSfzoYt94yLiJ9+sy3uXEV3OwXOWStwz8hY4nrSZP3gRTpX4VfXbY2/d hcmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=xdVY9uD56Y7iU53Uz/SzhV/FuNx9OqLTb2kzbATyKwM=; b=W7kTEnPqFVqdMzxfsCm1JmzOXMHD1aoWypc5efF2KUMpUPMoyhHiMNa5jJGSnz/CBF H50l2XxOP17F+gWvmRVJNAFXqolnSpDPB61rmRq8S+NzcNlCDT9043Z8EfollA/Im73m 1HbtkdpaHa3cIjGpSOTbu27raIIOoHdB4vh6uunIEdK5hN1IWJxiVmj+/TuqIXj3AvIX fdVmP4C4RQKZP4iYUbrnA6689on//C8z8Mu5KqdG5zFa2THCYcmAXgK9lszYbeZmnG4V /K046G9Y8lKs/NJhiTejZdKNUEZneoD5VK/BJphOP+Wm0BgBL4s/gzAvsd0t4cGOhjUV JYBw== X-Gm-Message-State: AOUpUlGovnvzr8dW6Qgi8gn7L4qnGHfhQ6rI9Y6icXGSq2ppoizc4P0b XJDWjmkanephmVu4eQrEVH/2Yq3p X-Google-Smtp-Source: AAOMgpcuQNV7s5DvVCahY9XOGldnSvJEN5RzDofHB1xUW41VcIMZfaPaD1yIhrJHd1lXxfwJz5/ZWw== X-Received: by 2002:adf:fa4b:: with SMTP id y11-v6mr8412240wrr.155.1533501071026; Sun, 05 Aug 2018 13:31:11 -0700 (PDT) Received: from ?IPv6:2003:ea:8bd4:d600:e9e9:fd8e:c5c4:d5d8? (p200300EA8BD4D600E9E9FD8EC5C4D5D8.dip0.t-ipconnect.de. [2003:ea:8bd4:d600:e9e9:fd8e:c5c4:d5d8]) by smtp.googlemail.com with ESMTPSA id y14-v6sm13353100wrq.45.2018.08.05.13.31.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Aug 2018 13:31:10 -0700 (PDT) Subject: [PATCH v2] PCI: set flag IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchip's From: Heiner Kallweit To: Bjorn Helgaas , Thomas Gleixner Cc: "linux-pci@vger.kernel.org" References: <9f18bc20-cf27-bc3c-71e5-4e24a6c983c7@gmail.com> Message-ID: <70984d26-1d35-d925-f67b-698ed85bbab5@gmail.com> Date: Sun, 5 Aug 2018 22:31:03 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <9f18bc20-cf27-bc3c-71e5-4e24a6c983c7@gmail.com> Content-Language: en-US Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org If flag IRQCHIP_ONESHOT_SAFE isn't set for an irqchip and we have a threaded interrupt with no primary handler, then flag IRQF_ONESHOT needs to be set for the interrupt, causing some overhead in the threaded interrupt handler. For more detailed explanation also check following comment in __setup_irq(): The interrupt was requested with handler = NULL, so we use the default primary handler for it. But it does not have the oneshot flag set. In combination with level interrupts this is deadly, because the default primary handler just wakes the thread, then the irq lines is reenabled, but the device still has the level irq asserted. Rinse and repeat.... While this works for edge type interrupts, we play it safe and reject unconditionally because we can't say for sure which type this interrupt really has. The type flags are unreliable as the underlying chip implementation can override them. Another comment in __setup_irq() gives a hint already that this overhead can be avoided for PCI-MSI: Some irq chips like MSI based interrupts are per se one shot safe. Check the chip flags, so we can avoid the unmask dance at the end of the threaded handler for those. Following this let's mark all PCI-MSI irqchip's as oneshot-safe. See also discussion here: https://marc.info/?l=linux-pci&m=153332526101128&w=2 Signed-off-by: Heiner Kallweit --- v2: - extended commit message --- drivers/pci/msi.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/msi.c b/drivers/pci/msi.c index 4d88afdf..f2ef8964 100644 --- a/drivers/pci/msi.c +++ b/drivers/pci/msi.c @@ -1446,6 +1446,9 @@ struct irq_domain *pci_msi_create_irq_domain(struct fwnode_handle *fwnode, if (IS_ENABLED(CONFIG_GENERIC_IRQ_RESERVATION_MODE)) info->flags |= MSI_FLAG_MUST_REACTIVATE; + /* PCI-MSI is oneshot-safe */ + info->chip->flags |= IRQCHIP_ONESHOT_SAFE; + domain = msi_create_irq_domain(fwnode, info, parent); if (!domain) return NULL;