From: Sidong Yang <realwakka@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Problem for testing linux-next
Date: Mon, 16 Aug 2021 14:01:23 +0000 [thread overview]
Message-ID: <20210816140123.GA1260@realwakka> (raw)
In-Reply-To: <YRpKytdeYgbZ/Pb8@kroah.com>
On Mon, Aug 16, 2021 at 01:23:54PM +0200, Greg KH wrote:
> 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.
Yeah, I think it was configuration error. I reset all the configuration
and compiled 5.13 and it works. Also, I compiled with same configuration
linux-next and It was OK.
Thanks for tip!
Thanks,
Sidong
>
> good luck!
>
> greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
prev parent reply other threads:[~2021-08-16 14:02 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
2021-08-16 14:01 ` Sidong Yang [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=20210816140123.GA1260@realwakka \
--to=realwakka@gmail.com \
--cc=greg@kroah.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 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.