From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfGTB-0007AM-P8 for qemu-devel@nongnu.org; Wed, 10 Feb 2010 12:35:21 -0500 Received: from [199.232.76.173] (port=45236 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfGTB-0007AD-FP for qemu-devel@nongnu.org; Wed, 10 Feb 2010 12:35:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfGTA-00038Q-Lm for qemu-devel@nongnu.org; Wed, 10 Feb 2010 12:35:21 -0500 Received: from are.twiddle.net ([75.149.56.221]:41510) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NfGTA-00038G-Aj for qemu-devel@nongnu.org; Wed, 10 Feb 2010 12:35:20 -0500 Message-ID: <4B72EE50.7000104@twiddle.net> Date: Wed, 10 Feb 2010 09:35:12 -0800 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] alpha-linux-user: Implement signals. References: <666f99639d39331da942b9c52cd23b6b661bdcf1.1262647064.git.rth@twiddle.net> <4B71AD88.5090607@twiddle.net> <20100210120429.GA27190@afflict.kos.to> In-Reply-To: <20100210120429.GA27190@afflict.kos.to> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: qemu-devel@nongnu.org On 02/10/2010 04:04 AM, Riku Voipio wrote: > On Tue, Feb 09, 2010 at 10:46:32AM -0800, Richard Henderson wrote: >> Ping? > > The linux-user side of the patch seems fine, but the target-alpha > code doesn't apply. Either something has changed upstream or this > depends on one of your other alpha patches. If the latter case, I > don't mind if this is applied together with the rest of alpha > patches. Really? I just cherry-picked the patch out of my submitted branch onto a new branch off mainline and it applied just fine. If there was some kind of conflict, it must be trivial. I'll re-generate the patch. r~