Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753266AbbL2NzA (ORCPT ); Tue, 29 Dec 2015 08:55:00 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:51613 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751817AbbL2Ny6 (ORCPT ); Tue, 29 Dec 2015 08:54:58 -0500 From: Arnd Bergmann To: Yury Norov Cc: cmetcalf@ezchip.com, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, klimov.linux@gmail.com Subject: Re: [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Date: Tue, 29 Dec 2015 14:54:50 +0100 Message-ID: <37236912.quIluKB8iJ@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20151229114341.GA15657@yury-N73SV> References: <1451381195-9315-1-git-send-email-ynorov@caviumnetworks.com> <2936028.iA62kEhLnJ@wuerfel> <20151229114341.GA15657@yury-N73SV> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:+TQxdD/3zl5c5n5UQDOaLkmUdd8U/Q3y3KMFrjpWeVXEXbWTqoJ ArSLTy6QAImb+1vmE1u9U9OSv/oTlcWnQdMUghfuul0v0AacMzt+dqA0bpg8qOchGScQJQE ummltdzNZDUDK7eSci4cyK//6tu/NMZqcmxFLWqcAdTWh/WZZsIuL1tqLjEbLUeMPuw534F oAqK1c61qgQBhVrhVsU7w== X-UI-Out-Filterresults: notjunk:1;V01:K0:w8z9AcMwzMU=:S+ZjhM1IVxqBmO3NFViiyO YWngxgLtnMv3uVcuUVpjsDX+yj5S1Jf9Viw5QQ6kTpv6OJTiraTIndW6SQiBoo+oW31eq4qh6 5a5Q0vnte2OwPxib+Nw41w55FTen+lVQjxIbfXvFeE0s02Mj7ZWnXAaB0gF32QPhEMX2/TifF 3w1q0yeLtiVq4REeBLJanbTr5+CU0uZHb2BbJ4IxRDkJsQAq/ygKgsZyovbioIv3Wn+gJeyjC vVF6GClzdsOhn/FL8+uczWrovfsJ6NogJWpECB3xPO4Qt+gFUyeoCWSlrd6N7Sqxy6uti7v0B qjuXWW8QMplScvXdYMW+iLbLLKV9d/wiv45gTYYTKAsRXtYhB1wWj8/aM27XzUch0C/Vv2mIR zEl+YAsqkE8aLz3grGcTlS8PYdGCKqHkHDd/PkAf+2hSjAUZENzjoN930BGFbkqZADIAzkapa ZhEGNOTJ4zO+J1CgQH+1eMstMfamI06YgC4K5MjxMC/79gyKetswR9ZX5LKxRdlAt9c8qOcuv Dwh/6lBVsvwTCo08FPAKEJyhJ36KCdiu6gLAyAcgnaXdrZ4DVbLTatou2evS7O8RxB8DJ6I0y EJ+/flkR9dDcE25m2tU1Qz885NgkjSWlIihBQREaV7nWhXYHW1gy7Nf2AWiKEegO9cmLMhNYd //mB/Ha/9qMWZRw2ellzDf8mFy9IIU84Ffgq458fB1x5gnKiTYuwAWFFfG8iH6D7vxvAZaPpj 8PXFD+tB4wma4Rfk Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 28 On Tuesday 29 December 2015 14:43:41 Yury Norov wrote: > On Tue, Dec 29, 2015 at 12:02:33PM +0100, Arnd Bergmann wrote: > > On Tuesday 29 December 2015 12:26:35 Yury Norov wrote: > > > > Acked-by: Arnd Bergmann > > > > Should we merge the two patches through my asm-generic tree now, or should > > we keep them in the ilp32 series, any preferences? > > > > I think either way works. > > > > Arnd > > I'd prefer asm-generic tree because they are not related to ILP32 only. > Ok, I'll add it there after collecting a few more Acks. Generally speaking I prefer to keep asm-generic patches in whatever series depends on them, as there are normally very few changes, but it makes sense to merge this one regardless just to make sure no other dependencies get added in case someone submits a new architecture port at the same time. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/