diff for duplicates of <200810171456.53599.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index d1813c2..9e3e6ee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,14 @@ On Thursday 16 October 2008, Josh Boyer wrote: > +#ifdef CONFIG_PPC_DCR_NATIVE -> =A0=A0=A0=A0=A0=A0=A0=A0if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT)) -> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0mtdcri(SDR0, DCRN_SDR_ICI= -NTSTAT, -> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= -=A0=A0=A0=A0=A0=A0=A0=A0(mfdcri(SDR0, DCRN_SDR_ICINTSTAT) | ICINTSTAT_ICTX)= -); +> if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT)) +> mtdcri(SDR0, DCRN_SDR_ICINTSTAT, +> (mfdcri(SDR0, DCRN_SDR_ICINTSTAT) | ICINTSTAT_ICTX)); > +#endif -> =A0 +> So what if you have a mmio based DRC implementation and still want to use this feature? -I guess you really should use dcr_read/dcr_write here instead of mtdcr/mfdc= -r. +I guess you really should use dcr_read/dcr_write here instead of mtdcr/mfdcr. Arnd <>< diff --git a/a/content_digest b/N1/content_digest index 0d35ffe..669a553 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,28 +5,26 @@ "Subject\0Re: [PATCH] ibm_newemac: Fix new MAL feature handling\0" "Date\0Fri, 17 Oct 2008 14:56:52 +0200\0" "To\0linuxppc-dev@ozlabs.org\0" - "Cc\0Andrew Morton <akpm@linux-foundation.org>" - linux-kernel@vger.kernel.org - " netdev@vger.kernel.org\0" + "Cc\0Josh Boyer <jwboyer@linux.vnet.ibm.com>" + Benjamin Herrenschmidt <benh@kernel.crashing.org> + netdev@vger.kernel.org + Andrew Morton <akpm@linux-foundation.org> + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thursday 16 October 2008, Josh Boyer wrote:\n" "> +#ifdef CONFIG_PPC_DCR_NATIVE\n" - "> =A0=A0=A0=A0=A0=A0=A0=A0if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT))\n" - "> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0mtdcri(SDR0, DCRN_SDR_ICI=\n" - "NTSTAT,\n" - "> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=\n" - "=A0=A0=A0=A0=A0=A0=A0=A0(mfdcri(SDR0, DCRN_SDR_ICINTSTAT) | ICINTSTAT_ICTX)=\n" - ");\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240if (mal_has_feature(mal, MAL_FTR_CLEAR_ICINTSTAT))\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240mtdcri(SDR0, DCRN_SDR_ICINTSTAT,\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240(mfdcri(SDR0, DCRN_SDR_ICINTSTAT) | ICINTSTAT_ICTX));\n" "> +#endif\n" - "> =A0\n" + "> \302\240\n" "\n" "So what if you have a mmio based DRC implementation and still want to use\n" "this feature?\n" "\n" - "I guess you really should use dcr_read/dcr_write here instead of mtdcr/mfdc=\n" - "r.\n" + "I guess you really should use dcr_read/dcr_write here instead of mtdcr/mfdcr.\n" "\n" "\tArnd <><" -8f1e5065bde6031e34ac11972b6852f32787d9bcbe84104c4b825d9884eccad0 +dc5671feeafe7446fe8ce0ed8952a17027ba3d087ae11206aa420d2a7251a621
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.