kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Sidong Yang <realwakka@gmail.com>
To: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Problem for testing linux-next
Date: Mon, 16 Aug 2021 10:17:51 +0000	[thread overview]
Message-ID: <20210816101751.GA1167@realwakka> (raw)

Hi, all.

I'm trying to test linux-next. I'm using QEMU for testing.
I cloned linux-next repository and checkout to last tag next-20210812.
I compiled with simple command below.

make menuconfig
make & make modules_install & make install

and rebooted system. and it failed.
It hangs after the message "freeing unused kernel image (init mem)
memory"
after about 500 seconds, it prints call trace including
"x2apic_send_IPI" and it blocked.
I want to copy and past it to here. but I don't know how to see the
dmesg in last failed session.

Is there any wrong configuration for compiling?
I would paste it if I could copy the error message.

Thanks,
Sidong

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2021-08-16 10:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16 10:17 Sidong Yang [this message]
2021-08-16 11:23 ` Problem for testing linux-next Greg KH
2021-08-16 14:01   ` Sidong Yang

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=20210816101751.GA1167@realwakka \
    --to=realwakka@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).