From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13967 invoked by alias); 16 Apr 2012 18:13:47 -0000 Received: (qmail 13955 invoked by uid 22791); 16 Apr 2012 18:13:46 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-pz0-f54.google.com (HELO mail-pz0-f54.google.com) (209.85.210.54) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Apr 2012 18:13:33 +0000 Received: by dady13 with SMTP id y13so6983602dad.13 for ; Mon, 16 Apr 2012 11:13:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.136.40 with SMTP id px8mr24303082pbb.8.1334600012048; Mon, 16 Apr 2012 11:13:32 -0700 (PDT) Received: by 10.68.50.100 with HTTP; Mon, 16 Apr 2012 11:13:31 -0700 (PDT) In-Reply-To: <20120416181108.1F3AE2C09F@topped-with-meat.com> References: <1334543837-828-1-git-send-email-vapier@gentoo.org> <20120416165353.485442C099@topped-with-meat.com> <201204161404.21458.vapier@gentoo.org> <20120416181108.1F3AE2C09F@topped-with-meat.com> Date: Mon, 16 Apr 2012 18:13:00 -0000 Message-ID: Subject: Re: [PATCH] ia64: move from main tree From: "Carlos O'Donell" To: Roland McGrath Cc: Mike Frysinger , libc-ports@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00078.txt.bz2 On Mon, Apr 16, 2012 at 2:11 PM, Roland McGrath wrote: >> i couldn't tell if people would be ok merging code that is known to be broken. > > Since it's not regressing the status quo, it's not really a problem. I promise we won't revert your commit because you broke ia64 ;-) Cheers, Carlos.