Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261196AbTFQQP5 (ORCPT ); Tue, 17 Jun 2003 12:15:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264713AbTFQQP5 (ORCPT ); Tue, 17 Jun 2003 12:15:57 -0400 Received: from verdi.et.tudelft.nl ([130.161.38.158]:27778 "EHLO verdi.et.tudelft.nl") by vger.kernel.org with ESMTP id S261196AbTFQQP4 (ORCPT ); Tue, 17 Jun 2003 12:15:56 -0400 Message-Id: <200306171629.h5HGTiH9008541@verdi.et.tudelft.nl> X-Mailer: exmh version 2.5 01/15/2001 with nmh-1.0.4 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: berrymount.save/customers/marvel/compulead To: Felipe Alfaro Solana cc: Rob van Nieuwkerk , LKML , Arjan van de Ven , Alan Cox Subject: Re: gcc-3.2.2 miscompiles kernel 2.4.* O_DIRECT code ? In-Reply-To: Message from Felipe Alfaro Solana of "17 Jun 2003 16:01:32 +0200." <1055858491.588.3.camel@teapot.felipe-alfaro.com> Mime-Version: 1.0 Content-Type: text/plain Date: Tue, 17 Jun 2003 18:29:43 +0200 From: Rob van Nieuwkerk Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 23 Felipe Alfaro Solana wrote: > On Tue, 2003-06-17 at 14:37, Rob van Nieuwkerk wrote: > > Hi, > > > > I found out that O_DIRECT does not work correctly on 2.4 kernels > > compiled with the RH gcc-3.2.2-5 on RH9. It is working fine with > > kernels compiled with the RH gcc-2.96-113 on RH 7.3. > > Could you please try with gcc 3.3? I had similar problems when compiling > 2.5 kernels with gcc 3.2. Compiling them with gcc 3.3 or 2.96 fixed the > problems. I compiled a 2.4.21-ac1 kernel with the gcc-3.3-7 packages from RH Rawhide. This solves the problem: O_DIRECT working correctly again. greetings, Rob van Nieuwkerk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/