From: "Alex Bennée" <alex.bennee@linaro.org>
To: Marek Vasut <marex@denx.de>
Cc: Laurent Vivier <laurent@vivier.eu>,
qemu-devel@nongnu.org, 1791796@bugs.launchpad.net,
thuth@redhat.com, Riku Voipio <riku.voipio@iki.fi>,
Chris Wulff <crwulff@gmail.com>
Subject: Re: [Qemu-devel] [RFC PATCH 3/4] linux-user/nios2: bump min uname to 4.16.0 [!HACK]
Date: Tue, 11 Sep 2018 16:08:13 +0100 [thread overview]
Message-ID: <87tvmwax7m.fsf@linaro.org> (raw)
In-Reply-To: <f28e18ac-b883-e97e-1c0a-599dd154cf60@denx.de>
Marek Vasut <marex@denx.de> writes:
> On 09/11/2018 04:14 PM, Laurent Vivier wrote:
>> Le 11/09/2018 à 16:06, Alex Bennée a écrit:
>>> This is to work around the limitations of the buildroot
>>> qemu_nios2_10m50_defconfig which sets the base kernel version for
>>> glibc.
>>>
>>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>>> ---
>>> linux-user/nios2/target_syscall.h | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/linux-user/nios2/target_syscall.h b/linux-user/nios2/target_syscall.h
>>> index ca6b7e69f6..905b80d112 100644
>>> --- a/linux-user/nios2/target_syscall.h
>>> +++ b/linux-user/nios2/target_syscall.h
>>> @@ -2,7 +2,7 @@
>>> #define TARGET_SYSCALL_H
>>>
>>> #define UNAME_MACHINE "nios2"
>>> -#define UNAME_MINIMUM_RELEASE "3.19.0"
>>> +#define UNAME_MINIMUM_RELEASE "4.16.0"
>>>
>>> struct target_pt_regs {
>>> unsigned long r8; /* r8-r15 Caller-saved GP registers */
>>>
>>
>> I have no objection. Perhaps you could ask NiosII Maintainers (cc).
>
> If that's needed, so be it. The Linux 3.19 was required because some
> obscure ABI change happened at that point.
I don't think so - it's an artefact of the way the buildroot toolchain
is built. But the real question which I address in the cover letter is
does nios2-linux-user get much use? I tried enabled tests/tcg for it and
it fails rather badly.
--
Alex Bennée
next prev parent reply other threads:[~2018-09-11 15:08 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 19:16 [Qemu-devel] [Bug 1791796] [NEW] unimplemented thread syscalls in nios2 user-mode emulation Sandra Loosemore
2018-09-11 8:49 ` Alex Bennée
2018-09-11 9:27 ` Thomas Huth
2018-09-11 9:57 ` Alex Bennée
2018-09-11 14:06 ` [Qemu-devel] [RFC PATCH 0/4] Add Nios II cross-compiler and enable tests/tcg Alex Bennée
2018-09-11 14:06 ` [Qemu-devel] [RFC PATCH 1/4] docker: add debian-buildroot-base Alex Bennée
2018-09-11 14:06 ` [Qemu-devel] [RFC PATCH 2/4] docker: add buildroot-nios2-cross image Alex Bennée
[not found] ` <6ef6c4bb-7f29-efef-f8b9-478880c78c8f@amsat.org>
2018-10-01 9:05 ` Alex Bennée
2018-09-11 14:06 ` [Qemu-devel] [RFC PATCH 3/4] linux-user/nios2: bump min uname to 4.16.0 [!HACK] Alex Bennée
2018-09-11 14:14 ` Laurent Vivier
2018-09-11 14:27 ` Marek Vasut
2018-09-11 15:08 ` Alex Bennée [this message]
2018-09-11 15:30 ` Marek Vasut
2018-09-12 10:19 ` Alex Bennée
2018-09-11 14:40 ` [Qemu-devel] [Bug 1791796] " Alex Bennée
2018-09-11 14:46 ` [Qemu-devel] " Laurent Vivier
2018-09-11 14:06 ` [Qemu-devel] [RFC PATCH 4/4] tests/tcg: add nios2 architecture (NEEDS FIXES) Alex Bennée
2018-09-11 15:34 ` [Qemu-devel] [Bug 1791796] Re: unimplemented thread syscalls in nios2 user-mode emulation Sandra Loosemore
2018-09-11 19:03 ` Alex Bennée
2020-11-13 15:53 ` Thomas Huth
2021-01-13 4:17 ` Launchpad Bug Tracker
2021-01-13 7:59 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tvmwax7m.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=1791796@bugs.launchpad.net \
--cc=crwulff@gmail.com \
--cc=laurent@vivier.eu \
--cc=marex@denx.de \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.