From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14125 invoked by alias); 31 Oct 2016 17:08:41 -0000 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 Received: (qmail 14097 invoked by uid 89); 31 Oct 2016 17:08:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:152 X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 31 Oct 2016 17:08:40 +0000 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id 3B7842B648A44; Mon, 31 Oct 2016 17:08:34 +0000 (GMT) Received: from [10.20.78.238] (10.20.78.238) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Mon, 31 Oct 2016 17:08:37 +0000 Date: Mon, 31 Oct 2016 17:08:00 -0000 From: "Maciej W. Rozycki" To: Pedro Alves CC: Subject: Re: [PATCH] Remove IRIX 5 _KMEMUSER workaround In-Reply-To: <43be3e03-5058-3fb6-bedb-3ad76ec38c17@redhat.com> Message-ID: References: <43be3e03-5058-3fb6-bedb-3ad76ec38c17@redhat.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2016-10/txt/msg00867.txt.bz2 On Mon, 31 Oct 2016, Pedro Alves wrote: > > OK to apply? > > OK. Done, thanks! Maciej