Message ID | 20200617093725.1725569-1-stefanha@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=TvxF=76=vger.kernel.org=linux-pci-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D0F1B90 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 17 Jun 2020 09:37:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B79F6207E8 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 17 Jun 2020 09:37:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="A0F6DjKT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726211AbgFQJhi (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Wed, 17 Jun 2020 05:37:38 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:60213 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725536AbgFQJhi (ORCPT <rfc822;linux-pci@vger.kernel.org>); Wed, 17 Jun 2020 05:37:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1592386656; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hQXnvUHXJXPvepBf7ywq9CRGBzneqKE9hf77vrkoSDo=; b=A0F6DjKTzu1ET/ytG9vc2X5NZfA5i7ezZeNoQle3lrD25J83KvILcSvfTWgkegnVJ2BeFM 9iqJN2xTc+DVh+Ca7c3vNLoQSYGJk/NpQZtLiQwU/gTmfhZUmJ3L5PjXlPRW2C9UKivoKB dhRPbUrmyjkCFfgwUg/RthI4yhKE/ag= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-412-A6VUPTEaN4WkGTE4zq-pnQ-1; Wed, 17 Jun 2020 05:37:34 -0400 X-MC-Unique: A6VUPTEaN4WkGTE4zq-pnQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EEA641009618; Wed, 17 Jun 2020 09:37:32 +0000 (UTC) Received: from localhost (ovpn-114-151.ams2.redhat.com [10.36.114.151]) by smtp.corp.redhat.com (Postfix) with ESMTP id AB4025C1C3; Wed, 17 Jun 2020 09:37:26 +0000 (UTC) From: Stefan Hajnoczi <stefanha@redhat.com> To: linux-kernel@vger.kernel.org Cc: Marcelo Tosatti <mtosatti@redhat.com>, linux-pci@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>, Bjorn Helgaas <bhelgaas@google.com>, "Michael S. Tsirkin" <mst@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com> Subject: [RFC 0/2] genirq: take device NUMA node into account for managed IRQs Date: Wed, 17 Jun 2020 10:37:23 +0100 Message-Id: <20200617093725.1725569-1-stefanha@redhat.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
genirq: take device NUMA node into account for managed IRQs
|
expand
|