From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Herrmann Subject: Re: [PATCH v2 02/11] iommu/arm-smmu: Introduce iommu_group notifier block Date: Mon, 20 Jan 2014 22:56:46 +0100 Message-ID: <20140120215646.GH3471@alberich> References: <1389876263-25759-1-git-send-email-andreas.herrmann@calxeda.com> <1389876263-25759-3-git-send-email-andreas.herrmann@calxeda.com> <20140120215351.GG3471@alberich> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20140120215351.GG3471@alberich> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Will Deacon Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: iommu@lists.linux-foundation.org On Mon, Jan 20, 2014 at 10:53:51PM +0100, Andreas Herrmann wrote: > > At the moment just handle BUS_NOTIFY_BIND_DRIVER to conditionally > isolate all master devices for an SMMU. Oops, sent out too early. Please ignore this crap. (An iommu_group notifier that is handling BUS_NOTIFY_BIND_DRIVER ...) Andreas From mboxrd@z Thu Jan 1 00:00:00 1970 From: andreas.herrmann@calxeda.com (Andreas Herrmann) Date: Mon, 20 Jan 2014 22:56:46 +0100 Subject: [PATCH v2 02/11] iommu/arm-smmu: Introduce iommu_group notifier block In-Reply-To: <20140120215351.GG3471@alberich> References: <1389876263-25759-1-git-send-email-andreas.herrmann@calxeda.com> <1389876263-25759-3-git-send-email-andreas.herrmann@calxeda.com> <20140120215351.GG3471@alberich> Message-ID: <20140120215646.GH3471@alberich> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 20, 2014 at 10:53:51PM +0100, Andreas Herrmann wrote: > > At the moment just handle BUS_NOTIFY_BIND_DRIVER to conditionally > isolate all master devices for an SMMU. Oops, sent out too early. Please ignore this crap. (An iommu_group notifier that is handling BUS_NOTIFY_BIND_DRIVER ...) Andreas