Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761942AbXLRRM2 (ORCPT ); Tue, 18 Dec 2007 12:12:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757685AbXLRRMS (ORCPT ); Tue, 18 Dec 2007 12:12:18 -0500 Received: from [194.117.236.238] ([194.117.236.238]:33913 "EHLO heracles.linux360.ro" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754660AbXLRRMR (ORCPT ); Tue, 18 Dec 2007 12:12:17 -0500 Date: Tue, 18 Dec 2007 19:11:22 +0200 From: Eduard-Gabriel Munteanu To: Pavel Machek Cc: Thomas Gleixner , LKML Subject: Re: [PATCH] Option to disable AMD C1E (allows dynticks to work) Message-ID: <20071218191122.6ea75867@linux360.ro> In-Reply-To: <20071218154351.GC3974@ucw.cz> References: <20071214004710.03f37774@linux360.ro> <20071218154351.GC3974@ucw.cz> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 734 Lines: 23 On Tue, 18 Dec 2007 15:43:52 +0000 Pavel Machek wrote: > On Fri 2007-12-14 00:47:10, Eduard-Gabriel Munteanu wrote: > > > +static int __cpuinit force_amd_c1e(char *str) { > > { on new line, please. > > > + disable_amd_c1e = 0; > > + return 1; > > +} Sorry, I know it's a bad habit. I'll be more careful next time. Thanks for pointing it out, though. Anyway, there's no point in resubmitting a corrected patch, as we already discussed that this approach isn't helpful. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/