diff for duplicates of <20130925105010.GA4845@alberich> diff --git a/a/1.txt b/N1/1.txt index 81c7cc2..1fce366 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Tue, Sep 24, 2013 at 11:40:48AM -0400, Will Deacon wrote: > > > > if (smmu->version == 1) { > > root_cfg->irptndx = atomic_inc_return(&smmu->irptndx); -> > → root_cfg->irptndx %= smmu->num_context_irqs; +> > ? root_cfg->irptndx %= smmu->num_context_irqs; > > } else { > > > > Avoid this by checking for num_context_irqs > 0 before trying to @@ -49,7 +49,3 @@ Yes, I'll move this check and issue an error message when there is not at least one context interrupt available. Andreas -_______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N1/content_digest index 90a7bbc..6409295 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,10 @@ "ref\01380035221-11576-1-git-send-email-andreas.herrmann@calxeda.com\0" "ref\01380035221-11576-5-git-send-email-andreas.herrmann@calxeda.com\0" "ref\020130924154048.GE20774@mudshark.cambridge.arm.com\0" - "ref\020130924154048.GE20774-MRww78TxoiP5vMa5CHWGZ34zcgK1vI+I0E9HWUfgJXw@public.gmane.org\0" - "From\0Andreas Herrmann <andreas.herrmann-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH 4/7] iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception\0" + "From\0andreas.herrmann@calxeda.com (Andreas Herrmann)\0" + "Subject\0[PATCH 4/7] iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception\0" "Date\0Wed, 25 Sep 2013 12:50:10 +0200\0" - "To\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>" - Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Sep 24, 2013 at 11:40:48AM -0400, Will Deacon wrote:\n" @@ -19,7 +15,7 @@ "> > \n" "> > if (smmu->version == 1) {\n" "> > root_cfg->irptndx = atomic_inc_return(&smmu->irptndx);\n" - "> > \342\206\222 root_cfg->irptndx %= smmu->num_context_irqs;\n" + "> > ? root_cfg->irptndx %= smmu->num_context_irqs;\n" "> > } else {\n" "> > \n" "> > Avoid this by checking for num_context_irqs > 0 before trying to\n" @@ -61,10 +57,6 @@ "Yes, I'll move this check and issue an error message when there is not\n" "at least one context interrupt available.\n" "\n" - "Andreas\n" - "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + Andreas -bc35f414c0741ef85f2b062c35d43f4be52a3c6214ec53de69d73b485fcdd99f +8d1bb11a1bac06b5151adf1045393b8e65c5653e4ae0dec64d276353962156af
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.