From: Greg KH <greg@kroah.com>
To: Sidong Yang <realwakka@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Problem for testing linux-next
Date: Mon, 16 Aug 2021 13:23:54 +0200 [thread overview]
Message-ID: <YRpKytdeYgbZ/Pb8@kroah.com> (raw)
In-Reply-To: <20210816101751.GA1167@realwakka>
On Mon, Aug 16, 2021 at 10:17:51AM +0000, Sidong Yang wrote:
> 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.
Make sure you have a working configuration based on a released kernel
version _first_ (like 5.13), before trying to test linux-next. Once you
have that, then take that configuration and use it on the linux-next
tree so you know it is not a configuration issue.
good luck!
greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next prev parent reply other threads:[~2021-08-16 11:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 10:17 Problem for testing linux-next Sidong Yang
2021-08-16 11:23 ` Greg KH [this message]
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=YRpKytdeYgbZ/Pb8@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@kernelnewbies.org \
--cc=realwakka@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;
as well as URLs for NNTP newsgroup(s).