lkml.org 
[lkml]   [2013]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] config: fix make kvmconfig

* David Rientjes <rientjes@google.com> wrote:

> On Mon, 4 Feb 2013, Ingo Molnar wrote:
>
> > > arch/x86/Kconfig | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> > > index 6979498..f9459b3 100644
> > > --- a/arch/x86/Kconfig
> > > +++ b/arch/x86/Kconfig
> > > @@ -606,6 +606,7 @@ config KVMTOOL_TEST_ENABLE
> > > select NETWORK_FILESYSTEMS
> > > select INET
> > > select EXPERIMENTAL
> > > + select TTY
> > > select SERIAL_8250
> > > select SERIAL_8250_CONSOLE
> > > select IP_PNP
> >
> > There's no 'config TTY' in the kernel AFAICS.
> >
>
> It's added in linux-next by 4f73bc4dd3e8 ("tty: Added a
> CONFIG_TTY option to allow removal of TTY").
>
> Adding Greg to the cc to figure out which tree this should be
> merged through. Greg, please find the patch inline.
>
> The better alternative would be to remove KVMTOOL_TEST_ENABLE
> entirely since it has been sitting in linux-next for over a
> year, Linus has said he won't pull it, and it consistently
> needs updates both inside and outside of Pekka's tree.

Looks like this is a merge artifact then. I'll fix it once
Greg's changes hit upstream.

'make kvmconfig' generally works fine in my tree, and I'm using
it for testing on an almost daily basis.

It's never run by default and you have to actively use it, so it
cannot regress any existing code AFAICS.

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-02-04 21:24    [W:0.155 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site