From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30290 invoked by alias); 24 Feb 2010 15:15:25 -0000 Received: (qmail 30270 invoked by uid 22791); 24 Feb 2010 15:15:24 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC X-Spam-Check-By: sourceware.org Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net (HELO sunset.davemloft.net) (74.93.104.97) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Feb 2010 15:15:20 +0000 Received: from localhost (localhost [127.0.0.1]) by sunset.davemloft.net (Postfix) with ESMTP id 3C38124C096; Wed, 24 Feb 2010 07:15:37 -0800 (PST) Date: Wed, 24 Feb 2010 15:15:00 -0000 Message-Id: <20100224.071536.119216243.davem@davemloft.net> To: mark.kettenis@xs4all.nl Cc: gdb-patches@sourceware.org Subject: Re: [PATCH]: Add sparc catch syscall support. From: David Miller In-Reply-To: <201002241502.o1OF20xb006484@glazunov.sibelius.xs4all.nl> References: <20100224.064923.50041816.davem@davemloft.net> <201002241502.o1OF20xb006484@glazunov.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-02/txt/msg00594.txt.bz2 From: Mark Kettenis Date: Wed, 24 Feb 2010 16:02:00 +0100 (CET) >> Date: Wed, 24 Feb 2010 06:49:23 -0800 (PST) >> From: David Miller >> >> Ok to commit? > > Looks reasonable to me. Thanks for reviewing, committed.