From: "Hongzhi, Song" <hongzhi.song@windriver.com>
To: <raj.khem@gmail.com>, <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH v2 0/1] Add a recipe on kernel selftest
Date: Mon, 16 Jul 2018 18:04:58 +0800 [thread overview]
Message-ID: <9f7cbbdb-06e0-203b-dd2f-6d781f4e9967@windriver.com> (raw)
In-Reply-To: <20180713140616.15664-1-hongzhi.song@windriver.com>
On 2018年07月13日 22:06, Hongzhi.Song wrote:
> 0001-kernel-selftest-Add-a-recipe-on-kernel-selftest.patch:
> 1. This patch add support for musl libc.
> 2. I don't reproduce the error about Makefile with your auto.conf.
Hi all,
I really can not reproduce the error with either my own local.conf or
Khem's.
The errors I encountered is different with Khem using Khem's conf.
> 3. Boot failed using your auto.conf with error:
> ---
> [ 576.229543] mount[2571]: segfault at 0 ip (null) sp bfb52e0c error
> 4 in mount.util-linux[8048000+9000]
> You are in emergency mode. After logging in, type "journalctl -xb" to view
> system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
> to boot into default mode.
> /sbin/sulogin terminated by signal SEGV.
> ---
> runqemu qemux86 nographic slirp qemuparams="-m 2048"
> 4. With this patch set, I have fixed all musl related issues in my build.
> It builds and works well. But I still have not met the error in yours.
>
> In my case, I just start build from latest poky without any change
> other than a few necessary kernel config fragments. I'd like to
> reproduce your error but I can't. Could you please provide more info
> about your build config?
>
> 0001-x86-remove-qemu-usermode-from-MACHINE_FEATURES_BACKF.patch:
> This patch is to fix gobject-introspection do_compile.
>
> With m32, qemu-usermode will be back filled and gobject-introspection
> tends to use qemu-i386. Is this the way to fix? If you have no objection
> I will commit to oe-core next.
Gobject-introspection is disable using default conf when setup a new
poky project.
So gobject-introspection is enabled by uncertain configuration add by Khem.
And then, this error maybe has no relation with my recipe.
--Hongzhi
>
> Hongzhi.Song (1):
> kernel-selftest: Add a recipe on kernel selftest
>
> .../kernel-selftest/kernel-selftest.bb | 104 ++++++
> .../kernel-selftest/kernel-selftest/COPYING | 356 +++++++++++++++++++++
> .../kernel-selftest/userfaultfd.patch | 322 +++++++++++++++++++
> 3 files changed, 782 insertions(+)
> create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb
> create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/COPYING
> create mode 100644 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch
>
prev parent reply other threads:[~2018-07-16 10:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 14:06 [meta-oe][PATCH v2 0/1] Add a recipe on kernel selftest Hongzhi.Song
2018-07-13 14:06 ` [meta-oe][PATCH 1/1] kernel-selftest: " Hongzhi.Song
2018-07-13 16:23 ` Burton, Ross
2018-07-16 9:53 ` Hongzhi, Song
2018-07-27 8:40 ` Khem Raj
2018-07-27 9:00 ` Hongzhi, Song
2018-07-30 3:36 ` Hongzhi, Song
2018-07-30 4:02 ` Khem Raj
2018-07-30 12:14 ` Hongzhi, Song
2018-07-30 18:38 ` Khem Raj
2018-07-31 11:14 ` Hongzhi, Song
2018-07-13 14:06 ` [OE-core][PATCH] x86: remove "qemu-usermode" from MACHINE_FEATURES_BACKFILL_CONSIDERED Hongzhi.Song
2018-07-13 14:13 ` Alexander Kanavin
2018-07-14 8:44 ` Hongzhi, Song
2018-07-13 14:59 ` akuster808
2018-07-13 14:10 ` [meta-oe][PATCH v2 0/1] Add a recipe on kernel selftest Hongzhi, Song
2018-07-13 15:02 ` akuster808
2018-07-16 10:04 ` Hongzhi, Song [this message]
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=9f7cbbdb-06e0-203b-dd2f-6d781f4e9967@windriver.com \
--to=hongzhi.song@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox