From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751664AbcFUKXs (ORCPT ); Tue, 21 Jun 2016 06:23:48 -0400 Received: from relay1.mentorg.com ([192.94.38.131]:33511 "EHLO relay1.mentorg.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751336AbcFUKXp (ORCPT ); Tue, 21 Jun 2016 06:23:45 -0400 Date: Tue, 21 Jun 2016 10:23:17 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Yury Norov CC: , , , , , , , , , Subject: Re: [RFC PATCH 00/27] ARM64: support ILP32 In-Reply-To: <1466485631-3532-1-git-send-email-ynorov@caviumnetworks.com> Message-ID: References: <1466485631-3532-1-git-send-email-ynorov@caviumnetworks.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 21 Jun 2016, Yury Norov wrote: > Please review it. Any comments appreciated. General comments: Please make sure you go through all the review comments from the previous patch series posted in Oct 2014 and either address them, or explicitly justify why you think they are incorrect or not applicable to this version of the series. That's both my comments and comments from other people. Please make sure you follow the GNU Coding Standards throughout. Also glibc standards such as every file having a one-line description before the copyright notice. Please send patches against current master, not 2.23. Each new revision of the series should be rebased against the latest master. Please give details of the test results you see running the full glibc testsuite with this patch series under the indicated kernel version. -- Joseph S. Myers joseph@codesourcery.com