mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch removed from -mm tree
@ 2020-01-16 23:46 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-01-16 23:46 UTC (permalink / raw)
  To: mm-commits, tglx, rppt, mingo, keescook, longman


The patch titled
     Subject: watchdog: Fix possible soft lockup warning at bootup
has been removed from the -mm tree.  Its filename was
     watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch

This patch was dropped because it was folded into watchdog-fix-possible-soft-lockup-warning-at-bootup.patch

------------------------------------------------------
From: Waiman Long <longman@redhat.com>
Subject: watchdog: Fix possible soft lockup warning at bootup

Link: http://lkml.kernel.org/r/20200103151032.19590-1-longman@redhat.com
Signed-off-by: Waiman Long <longman@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/watchdog.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

--- a/kernel/watchdog.c~watchdog-fix-possible-soft-lockup-warning-at-bootup-v2
+++ a/kernel/watchdog.c
@@ -496,9 +496,7 @@ static void watchdog_enable(unsigned int
 		      HRTIMER_MODE_REL_PINNED_HARD);
 
 	/* Initialize timestamp */
-	if (system_state != SYSTEM_BOOTING)
-		__touch_watchdog();

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-16 23:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 23:46 [folded-merged] watchdog-fix-possible-soft-lockup-warning-at-bootup-v2.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).