From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18536 invoked by alias); 8 Sep 2008 22:15:20 -0000 Received: (qmail 18527 invoked by uid 22791); 8 Sep 2008 22:15:19 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Sep 2008 22:14:45 +0000 Received: (qmail 14371 invoked from network); 8 Sep 2008 22:14:43 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Sep 2008 22:14:43 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFC: 0/9] No context-switching Date: Mon, 08 Sep 2008 22:15:00 -0000 User-Agent: KMail/1.9.9 Cc: Daniel Jacobowitz References: <200808161629.12044.pedro@codesourcery.com> <20080902234409.GB31087@caradoc.them.org> In-Reply-To: <20080902234409.GB31087@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809082314.52733.pedro@codesourcery.com> X-IsSubscribed: yes 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: 2008-09/txt/msg00176.txt.bz2 On Wednesday 03 September 2008 00:44:09, Daniel Jacobowitz wrote: > Aside from the spelling error in 3/9, I've reviewed all these patches > and they look fine to me - go ahead! Fixed the spelling error, and checked the whole series in, in addition to all its (already approved) dependencies. If you notice any regression related to this, please let me know and I'll look at it ASAP. -- Pedro Alves