Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758689Ab0BRSAd (ORCPT ); Thu, 18 Feb 2010 13:00:33 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:42184 "EHLO mail-ew0-f228.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758666Ab0BRSA3 (ORCPT ); Thu, 18 Feb 2010 13:00:29 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=pBaYO/AzkxtuCQi+PjYiI3ZfJJqsApUo1HA+iGDyszrGxKtLTe+qfgG8K9Anrm0/A8 fLooRQ3vPSHgWFy67vJYDZd0YdLgbtcTwzn/DWsfCzrD2SeIBNiTuDaC1NDhU/kAkcj1 i6FHn67HpW44dPtXTIcadbNm7HqdkVCT3+lSA= From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Frederic Weisbecker , Michael Stefaniuc , "K . Prasad" , Alan Stern , Maneesh Soni , Alexandre Julliard , "Rafael J . Wysocki" , Maciej Rutecki , Roland McGrath Subject: Regression in ptrace (Wine) starting with 2.6.33-rc1, fixes Date: Thu, 18 Feb 2010 18:59:59 +0100 Message-Id: <1266516001-7753-1-git-send-regression-fweisbec@gmail.com> X-Mailer: git-send-email 1.6.2.3 In-Reply-To: <4B7881AC.5070209@redhat.com> References: <4B7881AC.5070209@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 30 Hi Michael, all, I still can't build the wine tree (even with the wine faq) because of the following error: LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -folocale_rc.res locale_rc.rc Source: �Q�� a4 51 a4 eb Unicode: 5341 6708 Back: �̤� a2 cc a4 eb nls/cht.nls:84:16: Error: String �Q�� does not convert identically to Unicode and back in codepage 950. Try using a Unicode string instead make[1]: *** [locale_rc.res] Erreur 1 So I can't test these fixes by myself (although I've tested locally with a home made POKEUSER -> PEEKUSER match test). Could you please test the following tree? You can pull it on top of Linus tree, or clone it. It's here: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git perf/urgent Thanks, Frederic -- 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/