From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with ESMTP id 03C0C9000BD for ; Wed, 28 Sep 2011 03:42:26 -0400 (EDT) Subject: Re: [PATCH 4/9] kstaled: minimalistic implementation. From: Peter Zijlstra Date: Wed, 28 Sep 2011 09:41:46 +0200 In-Reply-To: <1317170947-17074-5-git-send-email-walken@google.com> References: <1317170947-17074-1-git-send-email-walken@google.com> <1317170947-17074-5-git-send-email-walken@google.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Message-ID: <1317195706.5781.1.camel@twins> Mime-Version: 1.0 Sender: owner-linux-mm@kvack.org List-ID: To: Michel Lespinasse Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , KAMEZAWA Hiroyuki , Dave Hansen , Rik van Riel , Balbir Singh , Andrea Arcangeli , Johannes Weiner , KOSAKI Motohiro , Hugh Dickins , Michael Wolf On Tue, 2011-09-27 at 17:49 -0700, Michel Lespinasse wrote: > +static int kstaled(void *dummy) > +{ > + while (1) { > + } > + > + BUG(); > + return 0; /* NOT REACHED */ > +}=20 So if you build with this junk (as I presume distro's will), there is no way to disable it? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org