qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] linux-user: AT_BASE_PLATFORM for MIPS


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/2] linux-user: AT_BASE_PLATFORM for MIPS
Date: Tue, 2 Aug 2022 08:16:29 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 1/8/22 22:09, Jiaxun Yang wrote:
Hi all,

This series properly filled AT_BASE_PLATFORM of MIPS.
There is a checkpatch error about braces after if statement,
I intentionally left it for style consistency.

Thanks.
- Jiaxun

Jiaxun Yang (2):
   linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
   linux-user: Set ELF_BASE_PLATFORM for MIPS

  linux-user/elfload.c | 60 ++++++++++++++++++++++++++++++++++++++++++--
  1 file changed, 58 insertions(+), 2 deletions(-)


Cc'ing qemu-ppc for completeness using cpu_specs[].platform from
Linux kernel arch/powerpc/kernel/cputable.c.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]