From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758249AbYDIUyn (ORCPT ); Wed, 9 Apr 2008 16:54:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753455AbYDIUyd (ORCPT ); Wed, 9 Apr 2008 16:54:33 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:47859 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752960AbYDIUyc (ORCPT ); Wed, 9 Apr 2008 16:54:32 -0400 Date: Wed, 9 Apr 2008 22:53:48 +0200 From: Ingo Molnar To: "Kok, Auke" Cc: Jeff Garzik , Matthew Wilcox , Linux Kernel Mailing List , NetDev , e1000-list , linux-pci maillist , Andrew Morton , "David S. Miller" , Linus Torvalds , Jesse Brandeburg , "Ronciak, John" , "Allan, Bruce W" , Greg KH , Arjan van de Ven , "Rafael J. Wysocki" Subject: Re: [patch] e1000=y && e1000e=m regression fix Message-ID: <20080409205348.GA20059@elte.hu> References: <20080408183921.GA20803@elte.hu> <20080408193245.GG11962@parisc-linux.org> <20080408195123.GA28148@elte.hu> <47FBCE00.2020309@garzik.org> <20080408200652.GC28148@elte.hu> <47FBD34A.6080508@garzik.org> <20080408203314.GA28952@elte.hu> <47FBDBE9.9040700@garzik.org> <20080409193850.GA11763@elte.hu> <47FD2325.2030705@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47FD2325.2030705@intel.com> 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 * Kok, Auke wrote: > > find the fix below, against current -git. > > > > the current upstream behavior is the worst possible one and is just > > a plain bug, and the solution is dead-simple. > > If this makes people happy then I am happy to ack this. > > Acked-by: Auke Kok thanks Auke! Ingo