From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760767AbYF3JY7 (ORCPT ); Mon, 30 Jun 2008 05:24:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760227AbYF3JYr (ORCPT ); Mon, 30 Jun 2008 05:24:47 -0400 Received: from one.firstfloor.org ([213.235.205.2]:55457 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755095AbYF3JYp (ORCPT ); Mon, 30 Jun 2008 05:24:45 -0400 Message-ID: <4868A659.2080308@firstfloor.org> Date: Mon, 30 Jun 2008 11:24:41 +0200 From: Andi Kleen User-Agent: Thunderbird 1.5.0.12 (X11/20060911) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: "Rafael J. Wysocki" , Ingo Molnar , Matthew Garrett , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Thomas Gleixner , ACPI Devel Maling List , Len Brown , Andi Kleen , Andrew Morton , Linus Torvalds Subject: Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6325 References: <20080613232214.394fd6fd.sfr@canb.auug.org.au> <20080629200210.GB31633@elte.hu> <200806300106.38414.rjw@sisk.pl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > That is certainly true for standard hardware. We have to take > responsibility for own bugs, sure. I cannot readily understand why you > apparently try to imply hardware vendors do not. Sorry Maciej, you're totally off base on that. On consumer hardware vendors very rarely fix anything after release of the machine and in general users expect Linux to work around any BIOS or hardware bugs that happen (especially if it's a regression and worked before) So you either need to provide a workaround for the problem or your patches should be reverted. -Andi