From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8jry-0007RC-9P for qemu-devel@nongnu.org; Tue, 27 Sep 2011 22:27:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8jrx-000065-Ba for qemu-devel@nongnu.org; Tue, 27 Sep 2011 22:27:34 -0400 Received: from e28smtp04.in.ibm.com ([122.248.162.4]:42632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8jrw-0008Ur-OQ for qemu-devel@nongnu.org; Tue, 27 Sep 2011 22:27:33 -0400 Received: from d28relay05.in.ibm.com (d28relay05.in.ibm.com [9.184.220.62]) by e28smtp04.in.ibm.com (8.14.4/8.13.1) with ESMTP id p8S2RE5C025894 for ; Wed, 28 Sep 2011 07:57:14 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay05.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p8S2PvvU3207350 for ; Wed, 28 Sep 2011 07:55:58 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p8SCsIqb003859 for ; Wed, 28 Sep 2011 18:24:18 +0530 From: Wayne Gao In-Reply-To: References: <1317004493.6160.6.camel@wayne-ThinkPad-T61> Content-Type: text/plain; charset="UTF-8" Date: Wed, 28 Sep 2011 10:25:30 +0800 Message-ID: <1317176730.4647.7.camel@ThinkPadT420> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 04/11] hw/ac97: remove USE_MIXER code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Marc-Andr=E9?= Lureau Cc: qemu-devel@nongnu.org On Wed, 2011-09-28 at 03:25 +0200, Marc-Andr=C3=A9 Lureau wrote: > Hi Wayne >=20 > On Mon, Sep 26, 2011 at 4:34 AM, wenyi wrote= : > > # git apply ac97-patch > > fatal: corrupt patch at line 10 > > > > Do I miss other dependent patches for the patch to apply it to the > > code? >=20 > They should apply on top of current master. I just tried again. >=20 > How did you save the patches? You should use "git am" instead of "git > apply" perhaps >=20 > regards >=20 I can apply the patch to my code now by getting the patch code from other guy's mail not qemu-devel Archives. Thanks. Regards Wayne Gao