From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: Microblaze patches V2 Date: Mon, 05 May 2008 09:02:52 +0200 Message-ID: <481EB11C.6070902@seznam.cz> References: <1209901305-6404-1-git-send-email-monstr@seznam.cz> <1209954637.5798.76.camel@localhost> Reply-To: monstr@seznam.cz Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp1.wifiinternet.cz ([89.31.47.1]:65495 "EHLO bor.wifiinternet.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753097AbYEEHBs (ORCPT ); Mon, 5 May 2008 03:01:48 -0400 In-Reply-To: <1209954637.5798.76.camel@localhost> Sender: linux-arch-owner@vger.kernel.org List-ID: To: John Williams Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, linux-arch@vger.kernel.org, stephen.neuendorffer@xilinx.com, John.Linn@xilinx.com, matthew@wil.cx, will.newton@gmail.com, drepper@redhat.com, microblaze-uclinux@itee.uq.edu.au, grant.likely@secretlab.ca Hi John, I used git-send command for it. I'll fix bug and send third version. Entry.S and others will at the end of set. M > Hi Michal, > > On Sun, 2008-05-04 at 13:40 +0200, monstr@seznam.cz wrote: > >> this is second set of patches. I fixed almost all bugs which >> were reported in your emails. > > Thanks for your work. > > Maybe I missed it, but I didn't see entry.S, head.S, ptrace.c, and a few > others? > > John