From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751392AbVJQPO6 (ORCPT ); Mon, 17 Oct 2005 11:14:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751395AbVJQPO6 (ORCPT ); Mon, 17 Oct 2005 11:14:58 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:39589 "EHLO mx3.mail.elte.hu") by vger.kernel.org with ESMTP id S1751392AbVJQPO5 (ORCPT ); Mon, 17 Oct 2005 11:14:57 -0400 Date: Mon, 17 Oct 2005 17:15:26 +0200 From: Ingo Molnar To: Pekka Enberg Cc: Linus Torvalds , Andrew Morton , Kernel Mailing List Subject: Re: [patch] TASK_NONINTERACTIVE (was: Machine Freezes while Running Crossover Office) Message-ID: <20051017151526.GA30113@elte.hu> References: <84144f0205052911202863ecd5@mail.gmail.com> <1117399764.9619.12.camel@localhost> <1117466611.9323.6.camel@localhost> <20050601073544.GA21384@elte.hu> <1129561851.19040.2.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1129561851.19040.2.camel@localhost> User-Agent: Mutt/1.4.2.1i X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=AWL autolearn=disabled SpamAssassin version=3.0.3 0.0 AWL AWL: From: address is in the auto white-list X-ELTE-VirusStatus: clean Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Pekka Enberg wrote: > On Wed, 2005-06-01 at 09:35 +0200, Ingo Molnar wrote: > > Pekka, could you check whether the patch below solves your Wine problem > > (without hurting interactivity otherwise)? > > Any chance of getting this merged to the mainline? I am on 2.6.13.4 > now and I still need to manually apply this patch to make Crossover > Office usable. I can confirm that it fixes the problem without > introducing any interactivity regressions as I have been running this > for the past four months or so. it's upstream already, will be released in 2.6.14. Ingo