diff for duplicates of <20110215155948.32b564d5.jhnikula@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e96c30a..437d071 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,13 +3,13 @@ David Cohen <dacohen@gmail.com> wrote: > >> @@ -163,13 +163,13 @@ static u32 omap2_iommu_fault_isr(struct iommu *obj, > >> u32 *ra) -> >> da = iommu_read_reg(obj, MMU_FAULT_AD); -> >> *ra = da; +> >> ? ? ? ?da = iommu_read_reg(obj, MMU_FAULT_AD); +> >> ? ? ? ?*ra = da; > >> -> >> - dev_err(obj->dev, "%s:\tda:%08x ", __func__, da); -> >> + dev_dbg(obj->dev, "%s:\tda:%08x ", __func__, da); +> >> - ? ? ? dev_err(obj->dev, "%s:\tda:%08x ", __func__, da); +> >> + ? ? ? dev_dbg(obj->dev, "%s:\tda:%08x ", __func__, da); > > -> > Note that dev_dbg() will only print something if either DEBUG or +> > ? Note that dev_dbg() will only print something if either DEBUG or > > CONFIG_DYNAMIC_DEBUG are defined... > > That's my plan. @@ -22,7 +22,3 @@ Just my 2 cents. -- Jarkko --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 2276a83..0fd971d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,15 +2,10 @@ "ref\01297776033-8579-2-git-send-email-dacohen@gmail.com\0" "ref\04D5A81D8.2080800@ru.mvista.com\0" "ref\0AANLkTinQX59iyX1La=99Urgh5_JF0iZacBDqQz1VQfhi@mail.gmail.com\0" - "From\0Jarkko Nikula <jhnikula@gmail.com>\0" - "Subject\0Re: [PATCH 1/2] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg()\0" + "From\0jhnikula@gmail.com (Jarkko Nikula)\0" + "Subject\0[PATCH 1/2] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg()\0" "Date\0Tue, 15 Feb 2011 15:59:48 +0200\0" - "To\0David Cohen <dacohen@gmail.com>\0" - "Cc\0Sergei Shtylyov <sshtylyov@mvista.com>" - tony@atomide.com - linux-omap@vger.kernel.org - Hiroshi.DOYU@nokia.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 15 Feb 2011 15:44:27 +0200\n" @@ -18,13 +13,13 @@ "\n" "> >> @@ -163,13 +163,13 @@ static u32 omap2_iommu_fault_isr(struct iommu *obj,\n" "> >> u32 *ra)\n" - "> >> \302\240 \302\240 \302\240 \302\240da = iommu_read_reg(obj, MMU_FAULT_AD);\n" - "> >> \302\240 \302\240 \302\240 \302\240*ra = da;\n" + "> >> ? ? ? ?da = iommu_read_reg(obj, MMU_FAULT_AD);\n" + "> >> ? ? ? ?*ra = da;\n" "> >>\n" - "> >> - \302\240 \302\240 \302\240 dev_err(obj->dev, \"%s:\\tda:%08x \", __func__, da);\n" - "> >> + \302\240 \302\240 \302\240 dev_dbg(obj->dev, \"%s:\\tda:%08x \", __func__, da);\n" + "> >> - ? ? ? dev_err(obj->dev, \"%s:\\tda:%08x \", __func__, da);\n" + "> >> + ? ? ? dev_dbg(obj->dev, \"%s:\\tda:%08x \", __func__, da);\n" "> >\n" - "> > \302\240 Note that dev_dbg() will only print something if either DEBUG or\n" + "> > ? Note that dev_dbg() will only print something if either DEBUG or\n" "> > CONFIG_DYNAMIC_DEBUG are defined...\n" "> \n" "> That's my plan.\n" @@ -36,10 +31,6 @@ "Just my 2 cents.\n" "\n" "-- \n" - "Jarkko\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Jarkko -7f0e4bc8b228f22aeb75bea52ba54f4d28861d5cd42382b7aa39d3cccdfe32e4 +e62ba066645c4cd0f03c789de11d26f3e8fcb8cbb7825463024b12ef01b40709
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.