From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S274935AbTGaWXQ (ORCPT ); Thu, 31 Jul 2003 18:23:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S274936AbTGaWXQ (ORCPT ); Thu, 31 Jul 2003 18:23:16 -0400 Received: from tomts5.bellnexxia.net ([209.226.175.25]:63444 "EHLO tomts5-srv.bellnexxia.net") by vger.kernel.org with ESMTP id S274935AbTGaWXL (ORCPT ); Thu, 31 Jul 2003 18:23:11 -0400 Date: Thu, 31 Jul 2003 18:23:08 -0400 From: Marc Heckmann To: Marcelo Tosatti Cc: Marc-Christian Petersen , linux-kernel@vger.kernel.org Subject: Re: UP IO-APIC fix in 2.4.22-pre? Message-ID: <20030731222307.GH1661@nadir.org> References: <20030731002847.GA3549@nadir.org> <200307310821.27648.m.c.p@wolk-project.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hi, the patch solves the bug for me. -m On Thu, Jul 31, 2003 at 12:26:58PM -0300, Marcelo Tosatti wrote: > > Marc, > > I just applied that patch in the 2.4 BK tree. > > -pre10 will be release today with it included. > > On Thu, 31 Jul 2003, Marc-Christian Petersen wrote: > > > On Thursday 31 July 2003 02:28, Marc Heckmann wrote: > > > > Hi Marc, > > > > > I was just wondering about the bugfix for UP IO-APIC that is in 2.4-ac > > > and that went into 2.5: > > > http://linux.bkbits.net:8080/linux-2.5/cset@1.1455.1.9 > > > Will it make it into 2.4.22? From what I understand this fixes the > > > following problem that many of us are seeing: > > > hda: dma_timer_expiry: dma status == 0x24 > > > hda: lost interrupt > > > hda: dma_intr: bad DMA status (dma_stat=30) > > > hda: dma_intr: status=0x50 { DriveReady SeekComplete } > > > > I sent it to Marcelo yesterday. In the meantime you might want to try out the > > attached patch ontop of 2.4.22-pre9 and see if it fixes the problems for you. > > > > ciao, Marc > >