From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965959AbXCFRHI (ORCPT ); Tue, 6 Mar 2007 12:07:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965960AbXCFRHI (ORCPT ); Tue, 6 Mar 2007 12:07:08 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:51637 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965959AbXCFRHG (ORCPT ); Tue, 6 Mar 2007 12:07:06 -0500 Date: Tue, 6 Mar 2007 18:05:04 +0100 From: Ingo Molnar To: Linus Torvalds Cc: "Michael S. Tsirkin" , Thomas Gleixner , Adrian Bunk , Andrew Morton , Linux Kernel Mailing List , Michal Piotrowski , Emil Karlson , Soeren Sonnenburg , Len Brown Subject: Re: [5/6] 2.6.21-rc2: known regressions Message-ID: <20070306170504.GA14311@elte.hu> References: <1173142948.24738.257.camel@localhost.localdomain> <20070306103315.GA4295@mellanox.co.il> <20070306103712.GA10942@elte.hu> <20070306104618.GA5792@mellanox.co.il> <20070306113225.GA22561@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.1.7 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > This is just a coding style thing, but I thought I should really point > it out, because these kinds of things quite often result in nasty bugs > simply because the source code is so hard to read properly: yeah, agreed. We'll fix this. Ingo