Message ID | 20190905191343.2919-1-shawn@anastas.io (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=lgne=XA=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 0D1AB14ED for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 5 Sep 2019 19:13:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1689C2070C for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 5 Sep 2019 19:13:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=anastas.io header.i=@anastas.io header.b="hzr4Wy1f" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731206AbfIETN4 (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 5 Sep 2019 15:13:56 -0400 Received: from alpha.anastas.io ([104.248.188.109]:46521 "EHLO alpha.anastas.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbfIETN4 (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 5 Sep 2019 15:13:56 -0400 Received: from authenticated-user (alpha.anastas.io [104.248.188.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by alpha.anastas.io (Postfix) with ESMTPSA id 4C99D7F933; Thu, 5 Sep 2019 14:13:55 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anastas.io; s=mail; t=1567710836; bh=pStf8QitHKtVk+JbUuAJMaaI3Anph/8j3/5AIldlk/4=; h=From:To:Cc:Subject:Date:From; b=hzr4Wy1fotVM803whVZsLqBQAQcXKXnEMQMdCWaFK4BTPDZ5yFAALkqd5Dr0YXXAi t8JNJIwFOl3dpR2+jwBVSydz+qa0tNj/WZdVb/4UfCZBg9V0XgwMxB82bm/ixlN6GN T53TCrRJVDLz5S50SGT20MQCTxrnhDro7I/vvtbVf6J6B0EGYVBPo5mqQUToasnSKF E/NZ9ikPeTl6GNbunAVH9nTGiz4aeA5SmCM02Vb0ezuINo6eijMVaiFmXXpl3KA43m oGnBN6U16BlXJI/IvtEz9lVZ63PfCRhtuws2XiOz5YLTUsBPw9clECuc4KVLJnfat2 qYxFyrotT4czg== From: Shawn Anastasio <shawn@anastas.io> To: linux-pci@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Cc: bhelgaas@google.com, mpe@ellerman.id.au, aik@ozlabs.ru, benh@kernel.crashing.org, sbobroff@linux.ibm.com, oohall@gmail.com, lukas@wunner.de Subject: [PATCH v2 0/1] Fix IOMMU setup for hotplugged devices on pseries Date: Thu, 5 Sep 2019 14:13:42 -0500 Message-Id: <20190905191343.2919-1-shawn@anastas.io> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 |
Fix IOMMU setup for hotplugged devices on pseries
|
expand
|