Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756659AbYCaMvc (ORCPT ); Mon, 31 Mar 2008 08:51:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756112AbYCaMvS (ORCPT ); Mon, 31 Mar 2008 08:51:18 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:48107 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756069AbYCaMvR (ORCPT ); Mon, 31 Mar 2008 08:51:17 -0400 Date: Mon, 31 Mar 2008 14:50:57 +0200 From: Ingo Molnar To: 20080331020341.GB24702@atjola.homenet Cc: Thomas Gleixner , Linus Torvalds , Bob Tracy , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fix off-by-one errors in some pirq warnings Message-ID: <20080331125057.GD14636@elte.hu> References: <20080331022253.GA24987@atjola.homenet> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080331022253.GA24987@atjola.homenet> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 493 Lines: 15 * Bj?rn Steinbrink wrote: > The conditions for the warnings simply ignored the fact that we later > actually use the original value minus 1, so the warning triggered even > for valid values. thanks Bj?rn, applied. Ingo -- 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/