[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180619232438.t3xbd4dkqr6t5oo5@pburton-laptop>
Date: Tue, 19 Jun 2018 16:24:38 -0700
From: Paul Burton <paul.burton@...s.com>
To: Thomas Bogendoerfer <tbogendoerfer@...e.de>
CC: Ralf Baechle <ralf@...ux-mips.org>,
James Hogan <jhogan@...nel.org>, <linux-mips@...ux-mips.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3] Make elf2ecoff work on 64bit host machines
Hi Thomas,
On Tue, Jun 05, 2018 at 12:00:20PM +0200, Thomas Bogendoerfer wrote:
> Use fixed width integer types for ecoff structs to make elf2ecoff work
> on 64bit host machines
>
> Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@...e.de>
> Reviewed-by: Paul Burton <paul.burton@...s.com>
> ---
>
> v3: include stdint.h in ecoff.h
> missed one printf format
>
> v2: include stdint.h and use inttypes.h for printf formats
>
> arch/mips/boot/ecoff.h | 61 ++++++++++++++++++++++++----------------------
> arch/mips/boot/elf2ecoff.c | 31 +++++++++++------------
> 2 files changed, 48 insertions(+), 44 deletions(-)
Thanks - applied to mips-next for 4.19.
Paul
Powered by blists - more mailing lists