From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41Q6Jv5DJtzDr0d for ; Wed, 11 Jul 2018 01:57:03 +1000 (AEST) Received: by mail-wr1-x441.google.com with SMTP id p1-v6so15165741wrs.9 for ; Tue, 10 Jul 2018 08:57:03 -0700 (PDT) Sender: Ingo Molnar Date: Tue, 10 Jul 2018 17:56:57 +0200 From: Ingo Molnar To: Peter Zijlstra Cc: Abdul Haleem , linuxppc-dev , linux-next , stephen Rothwell , mpe , sachinp , linux-kernel Subject: Re: [PATCH] watchdog/softlockup: Fix SOFTLOCKUP_DETECTOR=n build Message-ID: <20180710155657.GA13019@gmail.com> References: <1531129883.6480.7.camel@abdul.in.ibm.com> <20180709114716.GN2476@hirez.programming.kicks-ass.net> <1531159814.6480.11.camel@abdul.in.ibm.com> <20180710114210.GI2476@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180710114210.GI2476@hirez.programming.kicks-ass.net> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Peter Zijlstra wrote: > On Mon, Jul 09, 2018 at 11:40:14PM +0530, Abdul Haleem wrote: > > > Thanks Peter for the patch, build and boot is fine. > > > > Reported-and-tested-by: Abdul Haleem > > Excellent, Ingo can you stick this in? Sure, done! Thanks, Ingo