diff for duplicates of <536600BC.3060205@linaro.org> diff --git a/a/1.txt b/N1/1.txt index c61cbb7..56094be 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,7 @@ On 2014-4-29 17:36, Grant Likely wrote: >> + /* Enable coordination with firmware's _TSD info */ >> + buf[2] |= ACPI_PDC_SMP_T_SWCOORD | ACPI_PDC_EST_CAPABILITY_SMP; >> + ->> + if (boot_option_idle_override == IDLE_NOMWAIT) { +>> + if (boot_option_idle_override = IDLE_NOMWAIT) { >> + /* >> + * If mwait is disabled for CPU C-states, the C2C3_FFH access >> + * mode will be disabled in the parameter of _PDC object. @@ -80,7 +80,7 @@ Ok, we will update the commit text as you suggested. > > Reviewed-by: Grant Likely <grant.likely@linaro.org> -Thanks! +ThanksԺŠHanjun diff --git a/a/content_digest b/N1/content_digest index 9d1df45..0790d8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01398432017-8506-2-git-send-email-hanjun.guo@linaro.org\0" "ref\020140429093637.75573C4095B@trevor.secretlab.ca\0" "From\0Hanjun Guo <hanjun.guo@linaro.org>\0" - "Subject\0Re: [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent\0" - "Date\0Sun, 04 May 2014 16:56:28 +0800\0" + "Subject\0Re: [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independ\0" + "Date\0Sun, 04 May 2014 08:56:28 +0000\0" "To\0Grant Likely <grant.likely@linaro.org>" linux-arm-kernel@lists.infradead.org " linux-acpi@vger.kernel.org\0" @@ -86,7 +86,7 @@ ">> +\t/* Enable coordination with firmware's _TSD info */\n" ">> +\tbuf[2] |= ACPI_PDC_SMP_T_SWCOORD | ACPI_PDC_EST_CAPABILITY_SMP;\n" ">> +\n" - ">> +\tif (boot_option_idle_override == IDLE_NOMWAIT) {\n" + ">> +\tif (boot_option_idle_override = IDLE_NOMWAIT) {\n" ">> +\t\t/*\n" ">> +\t\t * If mwait is disabled for CPU C-states, the C2C3_FFH access\n" ">> +\t\t * mode will be disabled in the parameter of _PDC object.\n" @@ -109,7 +109,7 @@ "> \n" "> Reviewed-by: Grant Likely <grant.likely@linaro.org>\n" "\n" - "Thanks\357\274\201\n" + "Thanks\303\224\302\272\303\205\n" "\n" "Hanjun\n" "\n" @@ -118,4 +118,4 @@ "the body of a message to majordomo@vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -80c69d455c9cea46e9c33592bb480c01e4988150d752b347959542869ef18de5 +646a134922d69fb497581da6dc6153c5275a4fd462760efbe0648b8f3e3782c8
diff --git a/a/1.txt b/N2/1.txt index c61cbb7..28fdd2d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,8 +15,8 @@ On 2014-4-29 17:36, Grant Likely wrote: >> Cc: Fenghua Yu <fenghua.yu@intel.com> >> Cc: Thomas Gleixner <tglx@linutronix.de> >> Cc: "H. Peter Anvin" <hpa@zytor.com> ->> Cc: x86@kernel.org ->> Cc: linux-ia64@vger.kernel.org +>> Cc: x86 at kernel.org +>> Cc: linux-ia64 at vger.kernel.org >> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> >> Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org> >> --- @@ -80,11 +80,6 @@ Ok, we will update the commit text as you suggested. > > Reviewed-by: Grant Likely <grant.likely@linaro.org> -Thanks! +Thanks? Hanjun - --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" 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/N2/content_digest index 9d1df45..dd4ff29 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,10 @@ "ref\01398432017-8506-1-git-send-email-hanjun.guo@linaro.org\0" "ref\01398432017-8506-2-git-send-email-hanjun.guo@linaro.org\0" "ref\020140429093637.75573C4095B@trevor.secretlab.ca\0" - "From\0Hanjun Guo <hanjun.guo@linaro.org>\0" - "Subject\0Re: [PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent\0" + "From\0hanjun.guo@linaro.org (Hanjun Guo)\0" + "Subject\0[PATCH v3 part1 01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent\0" "Date\0Sun, 04 May 2014 16:56:28 +0800\0" - "To\0Grant Likely <grant.likely@linaro.org>" - linux-arm-kernel@lists.infradead.org - " linux-acpi@vger.kernel.org\0" - "Cc\0Rafael J. Wysocki <rjw@rjwysocki.net>" - Catalin Marinas <catalin.marinas@arm.com> - Arnd Bergmann <arnd@arndb.de> - Mark Brown <broonie@linaro.org> - Sudeep Holla <Sudeep.Holla@arm.com> - Olof Johansson <olof@lixom.net> - Mark Rutland <mark.rutland@arm.com> - Rob Herring <robh@kernel.org> - Will Deacon <will.deacon@arm.com> - Charles.Garcia-Tobin@arm.com - linaro-acpi@lists.linaro.org - Tony Luck <tony.luck@intel.com> - Fenghua Yu <fenghua.yu@intel.com> - Thomas Gleixner <tglx@linutronix.de> - H. Peter Anvin <hpa@zytor.com> - x86@kernel.org - linux-ia64@vger.kernel.org - " Graeme Gregory <graeme.gregory@linaro.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Grant,\n" @@ -44,8 +24,8 @@ ">> Cc: Fenghua Yu <fenghua.yu@intel.com>\n" ">> Cc: Thomas Gleixner <tglx@linutronix.de>\n" ">> Cc: \"H. Peter Anvin\" <hpa@zytor.com>\n" - ">> Cc: x86@kernel.org\n" - ">> Cc: linux-ia64@vger.kernel.org\n" + ">> Cc: x86 at kernel.org\n" + ">> Cc: linux-ia64 at vger.kernel.org\n" ">> Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>\n" ">> Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>\n" ">> ---\n" @@ -109,13 +89,8 @@ "> \n" "> Reviewed-by: Grant Likely <grant.likely@linaro.org>\n" "\n" - "Thanks\357\274\201\n" + "Thanks?\n" "\n" - "Hanjun\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Hanjun -80c69d455c9cea46e9c33592bb480c01e4988150d752b347959542869ef18de5 +3058218fcec5f4ed912524501de284e550f81c378fbc3dda32b919ae6ddea9d4
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.