diff for duplicates of <20161017173157.GK98438@redhat.com> diff --git a/a/1.txt b/N1/1.txt index d74812f..0b7343a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,7 +71,7 @@ Don > - 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); In the arch_watchdog_nmi_enable code is a pr_info on failure diff --git a/a/content_digest b/N1/content_digest index 790a49e..9a27758 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01476391082-77928-2-git-send-email-babu.moger@oracle.com\0" "From\0Don Zickus <dzickus@redhat.com>\0" "Subject\0Re: [PATCH v2 1/2] watchdog: Introduce arch_watchdog_nmi_enable and arch_watchdog_nmi_disable\0" - "Date\0Mon, 17 Oct 2016 17:31:57 +0000\0" + "Date\0Mon, 17 Oct 2016 13:31:57 -0400\0" "To\0Babu Moger <babu.moger@oracle.com>\0" "Cc\0mingo@kernel.org" akpm@linux-foundation.org @@ -93,7 +93,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" "\n" "In the arch_watchdog_nmi_enable code is a pr_info on failure\n" @@ -184,4 +184,4 @@ "> 1.7.1\n" > -016f6b2444b3f391f11d57d1881c428b93a521cc26e09ab757cec174085ac93c +70f0546a2a8e81d2ba2013d1639b17f31ddef0101edfe9e80ff0373520024b4a
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.