diff for duplicates of <20161007155128.GP98438@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 78fa6cf..3f81b3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -70,7 +70,7 @@ index 9acb29f..55cd2d3 100644 - smp_mb__after_atomic(); - /* skip displaying the same error again */ - if (cpu > 0 && (PTR_ERR(event) = cpu0_err)) + if (cpu > 0 && (PTR_ERR(event) == cpu0_err)) return PTR_ERR(event); @@ -658,7 +642,36 @@ out: return 0; diff --git a/a/content_digest b/N1/content_digest index 12880e5..8f584cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01475792203-230942-1-git-send-email-babu.moger@oracle.com\0" "From\0Don Zickus <dzickus@redhat.com>\0" "Subject\0Re: [PATCH 0/2] Introduce update_arch_nmi_watchdog for arch specific handlers\0" - "Date\0Fri, 07 Oct 2016 15:51:28 +0000\0" + "Date\0Fri, 7 Oct 2016 11:51:28 -0400\0" "To\0Babu Moger <babu.moger@oracle.com>\0" "Cc\0mingo@kernel.org" akpm@linux-foundation.org @@ -90,7 +90,7 @@ "-\tsmp_mb__after_atomic();\n" "-\n" " \t/* skip displaying the same error again */\n" - " \tif (cpu > 0 && (PTR_ERR(event) = cpu0_err))\n" + " \tif (cpu > 0 && (PTR_ERR(event) == cpu0_err))\n" " \t\treturn PTR_ERR(event);\n" "@@ -658,7 +642,36 @@ out:\n" " \treturn 0;\n" @@ -143,4 +143,4 @@ " static int watchdog_nmi_enable(unsigned int cpu) { return 0; }\n" static void watchdog_nmi_disable(unsigned int cpu) { return; } -cdae047a66a65ebd33661d9aa1fd5ec00b88c90fc252883f239edfa532853172 +096b3a621261d722ad6055215354d87e57e4be5d3e2e0092509926e07015c626
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.