From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [GIT PULL] new files for score architecture Date: Mon, 15 Jun 2009 07:26:28 -0400 Message-ID: <20090615112628.GA26150@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:53821 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751946AbZFOL0a (ORCPT ); Mon, 15 Jun 2009 07:26:30 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: liqin.chen@sunplusct.com Cc: Linus Torvalds , Arnd Bergmann , Remis Lima Baima , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Michal Simek On Mon, Jun 15, 2009 at 11:21:01AM +0800, liqin.chen@sunplusct.com wrote: > Hi Linus, > > This pack contains initial pack for S+core CPU. > The patches are reviewed by Arnd and many people. > Because I have not get the git repository now, > So Arnd kindly commit score patch into > git/arnd/asm-generic.git. As mentioned before the ptrace implementation is badly wrong as it's been copy and pasted from a years old stage of some other architecture and just munged enough to compile.