Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263480AbUJ2Unu (ORCPT ); Fri, 29 Oct 2004 16:43:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263497AbUJ2UkO (ORCPT ); Fri, 29 Oct 2004 16:40:14 -0400 Received: from mx2.elte.hu ([157.181.151.9]:10189 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S263480AbUJ2UcS (ORCPT ); Fri, 29 Oct 2004 16:32:18 -0400 Date: Fri, 29 Oct 2004 22:33:20 +0200 From: Ingo Molnar To: Florian Schmidt Cc: Paul Davis , Thomas Gleixner , LKML , Lee Revell , mark_h_johnson@raytheon.com, Bill Huey , Adam Heath , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , jackit-devel , Rui Nuno Capela Subject: Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4] Message-ID: <20041029203320.GC5186@elte.hu> References: <20041029183256.564897b2@mango.fruits.de> <20041029162316.GA7743@elte.hu> <20041029163155.GA9005@elte.hu> <20041029191652.1e480e2d@mango.fruits.de> <20041029170237.GA12374@elte.hu> <20041029170948.GA13727@elte.hu> <20041029193303.7d3990b4@mango.fruits.de> <20041029172151.GB16276@elte.hu> <20041029172243.GA19630@elte.hu> <20041029203619.37b54cba@mango.fruits.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041029203619.37b54cba@mango.fruits.de> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.31.6-itk1 (ELTE 1.2) SpamAssassin 2.63 ClamAV 0.73 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 24 * Florian Schmidt wrote: > > > > fs/ioctl.c: In function `sys_ioctl': > > > > fs/ioctl.c:75: error: structure has no member named `ioctl_nobkl' > > > > fs/ioctl.c:76: error: structure has no member named `ioctl_nobkl' > > > > > > fs.h chunk went missing ... uploading -V0.5.14 in a minute. > > > > done. > > compiles and boots fine. no observable change in xrun behaviour though. ok, so there's something else going on as well - or i missed an ioctl. Even if it's not the BKL, the ioctl/BKL problem would come back later and haunt us during stresstests anyway so it's not bad that we have a solution for it. Ingo - 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/