From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31096 invoked by alias); 16 Dec 2013 18:23:59 -0000 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 Received: (qmail 31084 invoked by uid 89); 16 Dec 2013 18:23:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 16 Dec 2013 18:23:58 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Vscpf-0005DQ-9x from joseph_myers@mentor.com for libc-ports@sourceware.org; Mon, 16 Dec 2013 10:23:55 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 16 Dec 2013 10:23:55 -0800 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Mon, 16 Dec 2013 18:23:53 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1Vscpc-00070H-Fc; Mon, 16 Dec 2013 18:23:52 +0000 Date: Mon, 16 Dec 2013 18:23:00 -0000 From: "Joseph S. Myers" To: Andrew Stubbs CC: "libc-ports@sourceware.org" Subject: Re: [PATCH] Remove PAGE_SIZE et al from sys/user.h In-Reply-To: <52AB0851.1020909@codesourcery.com> Message-ID: References: <52AB0851.1020909@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-12/txt/msg00021.txt.bz2 On Fri, 13 Dec 2013, Andrew Stubbs wrote: > 2013-12-12 Andrew Stubbs > [BZ #16191] (in each ChangeLog file getting an entry from this change) > ports/ There are separate ChangeLogs for each architecture. The MIPS changes are OK, but of course only list the bug in the list of fixed bugs in NEWS, and close it, once the fixes for *all* architectures are checked in (and keep pinging the fixes for other architectures as needed until then, remembering to CC architecture maintainers if needed). -- Joseph S. Myers joseph@codesourcery.com