Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753504AbdLHLZ0 convert rfc822-to-8bit (ORCPT ); Fri, 8 Dec 2017 06:25:26 -0500 Received: from ozlabs.org ([103.22.144.67]:56501 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753311AbdLHLZZ (ORCPT ); Fri, 8 Dec 2017 06:25:25 -0500 From: Michael Ellerman To: Desnes Augusto Nunes do =?utf-8?Q?Ros=C3=A1rio?= , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, amodra@gmail.com Cc: benh@kernel.crashing.org, paulus@samba.org, ard.biesheuvel@linaro.org, rusty@rustcorp.com.au Subject: Re: [PATCH] [powerpc-next] Fix powerpc64 alignment of .toc section in kernel modules In-Reply-To: References: <20171206191228.30830-1-desnesn@linux.vnet.ibm.com> <877etylo6i.fsf@concordia.ellerman.id.au> Date: Fri, 08 Dec 2017 22:25:23 +1100 Message-ID: <87o9n9h36k.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 265 Lines: 9 Desnes Augusto Nunes do Rosário writes: ... > > Lastly, will you fix it up or do you want me to send a second version > then? Whatever is best for you. No that's fine I've done those changes, no need to send another version. cheers