From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261541AbUKSTVD (ORCPT ); Fri, 19 Nov 2004 14:21:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261542AbUKSTVD (ORCPT ); Fri, 19 Nov 2004 14:21:03 -0500 Received: from fw.osdl.org ([65.172.181.6]:8600 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S261541AbUKSTVA (ORCPT ); Fri, 19 Nov 2004 14:21:00 -0500 Date: Fri, 19 Nov 2004 11:20:26 -0800 (PST) From: Linus Torvalds To: Eric Pouech cc: Roland McGrath , Mike Hearn , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: ptrace single-stepping change breaks Wine In-Reply-To: <419E42B3.8070901@wanadoo.fr> Message-ID: References: <200411152253.iAFMr8JL030601@magilla.sf.frob.com> <419E42B3.8070901@wanadoo.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 19 Nov 2004, Eric Pouech wrote: > > the first patch put in BK by Linus doesn't fix the problem. Any plan to fix the > two other spots Roland mentionned ? Can you just try it? I don't have wine, and since my main machine is ppc64, and I don't actually have any windows programs to test even on any of my laptops... Linus