From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758301Ab2LHW7L (ORCPT ); Sat, 8 Dec 2012 17:59:11 -0500 Received: from lxorguk.ukuu.org.uk ([81.2.110.251]:57708 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751146Ab2LHW7J (ORCPT ); Sat, 8 Dec 2012 17:59:09 -0500 Date: Sat, 8 Dec 2012 23:04:19 +0000 From: Alan Cox To: Borislav Petkov Cc: Andreas Mohr , Andrew Morton , linux-kernel@vger.kernel.org, Li Shaohua , linux-acpi@vger.kernel.org, Bjorn Helgaas Subject: Re: Look Ma, da kernel is b0rken Message-ID: <20121208230419.20544263@pyramind.ukuu.org.uk> In-Reply-To: <20121208105234.GA14569@liondog.tnic> References: <20121205070901.GA12123@rhlx01.hs-esslingen.de> <20121205142935.GA12119@liondog.tnic> <20121205152756.5afec12c@pyramind.ukuu.org.uk> <20121205153121.GA28556@liondog.tnic> <20121205133853.770451ca.akpm@linux-foundation.org> <20121207165218.GA13421@rhlx01.hs-esslingen.de> <20121207174405.GF27523@liondog.tnic> <20121208073634.GA30690@rhlx01.hs-esslingen.de> <20121208105234.GA14569@liondog.tnic> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.8; x86_64-redhat-linux-gnu) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEWysKsSBQMIAwIZCwj///8wIhxoRDXH9QHCAAABeUlEQVQ4jaXTvW7DIBAAYCQTzz2hdq+rdg494ZmBeE5KYHZjm/d/hJ6NfzBJpp5kRb5PHJwvMPMk2L9As5Y9AmYRBL+HAyJKeOU5aHRhsAAvORQ+UEgAvgddj/lwAXndw2laEDqA4x6KEBhjYRCg9tBFCOuJFxg2OKegbWjbsRTk8PPhKPD7HcRxB7cqhgBRp9Dcqs+B8v4CQvFdqeot3Kov6hBUn0AJitrzY+sgUuiA8i0r7+B3AfqKcN6t8M6HtqQ+AOoELCikgQSbgabKaJW3kn5lBs47JSGDhhLKDUh1UMipwwinMYPTBuIBjEclSaGZUk9hDlTb5sUTYN2SFFQuPe4Gox1X0FZOufjgBiV1Vls7b+GvK3SU4wfmcGo9rPPQzgIabfj4TYQo15k3bTHX9RIw/kniir5YbtJF4jkFG+dsDK1IgE413zAthU/vR2HVMmFUPIHTvF6jWCpFaGw/A3qWgnbxpSm9MSmY5b3pM1gvNc/gQfwBsGwF0VCtxZgAAAAASUVORK5CYII= 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 On Sat, 8 Dec 2012 11:52:34 +0100 Borislav Petkov wrote: > On Sat, Dec 08, 2012 at 08:36:34AM +0100, Andreas Mohr wrote: > > And that demand actually applies to both the '@' change (questionable) > > and the much less disputed (obviously correct) wrong conditional > > fixup, since both introduce a notable change (either large, or > > possibly improper) in behaviour. > > Well, I think Alan's fix is obviously correct and doesn't necessarily > need confirmation. But it will have ~3 months verification time in 3.8, > just in case. And to answer the question '@' is used in ISAPnP. Whether it is valid is a rather different question 8) Alan