search for: config_experimental

Displaying 20 results from an estimated 61 matches for "config_experimental".

2013 Feb 28
1
[PATCH v2] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: Stefano Stabellini <stefano.stab...
2013 Feb 28
1
[PATCH v2] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: Stefano Stabellini <stefano.stab...
2013 Feb 23
1
[PATCH] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: Stefano Stabellini <stefano.stab...
2013 Feb 23
1
[PATCH] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: Stefano Stabellini <stefano.stab...
2013 Feb 23
0
[PATCH] drivers/vhost: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: David S. Miller <davem at daveml...
2013 Feb 23
0
[PATCH] drivers/vhost: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Signed-off-by: Kees Cook <keescook at chromium.org> Cc: David S. Miller <davem at daveml...
2007 May 02
3
[RELEASE] Lguest for 2.6.21
...21-254.patch.gz See Documentation/lguest/lguest.txt for how to run, drivers/lguest/README for the draft code documentation journey. Bug or even success reports always welcome! Rusty. Quickstart: $ cd linux-2.6.21 $ zcat /tmp/lguest-2.6.21-254.patch.gz | patch -p1 $ make - Say "y" to CONFIG_EXPERIMENTAL, "m" to CONFIG_LGUEST. $ make modules_install $ make -C Documentation/lguest $ sudo Documentation/lguest/lguest --block=<some-convenient-raw-image> \ 128 vmlinux root=/dev/lgba Three ^C's within one second will kill the guest.
2007 May 02
3
[RELEASE] Lguest for 2.6.21
...21-254.patch.gz See Documentation/lguest/lguest.txt for how to run, drivers/lguest/README for the draft code documentation journey. Bug or even success reports always welcome! Rusty. Quickstart: $ cd linux-2.6.21 $ zcat /tmp/lguest-2.6.21-254.patch.gz | patch -p1 $ make - Say "y" to CONFIG_EXPERIMENTAL, "m" to CONFIG_LGUEST. $ make modules_install $ make -C Documentation/lguest $ sudo Documentation/lguest/lguest --block=<some-convenient-raw-image> \ 128 vmlinux root=/dev/lgba Three ^C's within one second will kill the guest.
2007 Jul 29
1
[PATCH] BLOCK=n , LGUEST=m/y compile error
...Kconfig | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/lguest/lguest.txt b/Documentation/lguest/lguest.txt index 821617b..4e7408c 100644 --- a/Documentation/lguest/lguest.txt +++ b/Documentation/lguest/lguest.txt @@ -33,6 +33,7 @@ Running Lguest: CONFIG_EXPERIMENTAL=y ("Prompt for development and/or incomplete code/drivers") CONFIG_PARAVIRT=y ("Paravirtualization support (EXPERIMENTAL)") CONFIG_LGUEST=y/m ("Linux hypervisor example code") + CONFIG_BLOCK=y ("Enable the block layer") and I recommend: CONFIG...
2007 Jul 29
1
[PATCH] BLOCK=n , LGUEST=m/y compile error
...Kconfig | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/lguest/lguest.txt b/Documentation/lguest/lguest.txt index 821617b..4e7408c 100644 --- a/Documentation/lguest/lguest.txt +++ b/Documentation/lguest/lguest.txt @@ -33,6 +33,7 @@ Running Lguest: CONFIG_EXPERIMENTAL=y ("Prompt for development and/or incomplete code/drivers") CONFIG_PARAVIRT=y ("Paravirtualization support (EXPERIMENTAL)") CONFIG_LGUEST=y/m ("Linux hypervisor example code") + CONFIG_BLOCK=y ("Enable the block layer") and I recommend: CONFIG...
2000 Feb 21
0
Kernel Error due to long filenames??
...iate any help for solving this problem because we'd like to run more Samba-machines instead of NTs in the near future. Christian Senger christian@sengernet.de -------------- next part -------------- # # Automatically generated make config: don't edit # # # Code maturity level options # CONFIG_EXPERIMENTAL=y # # Processor type and features # # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set CONFIG_M686=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_TSC=y CONFIG_X86_GOOD_APIC=y CONFIG_1GB=y # CONF...
2001 Oct 27
3
Strange memory stats with 2.4.13 and ext3
Hi, My gateway/firewall/mailserver machine has been running 2.4.13 for a day or so now. Its basically a stock Linus kernel + ext3-0.9.13 patch (for -pre6, with the rej fixed). I'm getting this in /proc/meminfo: total: used: free: shared: buffers: cached: Mem: 130179072 117489664 12689408 0 46854144 69632 Swap: 1073987584 10907648 1063079936 MemTotal: 127128
2005 Dec 06
0
Compile time errors on xen 2.6.12.5
...NTEND is not set # CONFIG_XEN_NETDEV_FRONTEND is not set # CONFIG_XEN_BLKDEV_TAP is not set # CONFIG_XEN_SHADOW_MODE is not set CONFIG_XEN_SCRUB_PAGES=y # CONFIG_XEN_X86 is not set CONFIG_XEN_X86_64=y CONFIG_HAVE_ARCH_ALLOC_SKB=y CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y # # Code maturity level options # # CONFIG_EXPERIMENTAL is not set CONFIG_CLEAN_COMPILE=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not set CONFIG_HOTPLUG=y CONFI...
2004 Jul 26
5
IP ROUTE
Hello, my linux show me that: server2 root # ip route add default scope global nexthop via 192.168.5.1 dev eth2 weight 1 nexthop via 192.168.160.1 dev eth0 weight 1 RTNETLINK answers: Invalid argument What can I do???? Thanks Matias --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.726 / Virus Database: 481 - Release Date:
2001 Aug 18
2
ext3 0.9.6 for kernel 2.4.9
This is just a rediff and retest - no ext3 changes in this release. http://www.uow.edu.au/~andrewm/linux/ext3/ The latest diff is against linux-2.4.9. The version of ext3 in -ac kernels is current. -ac's ext3 has the "buffer tracing" debug code removed from the non-ext3 files, so the 2.4.9 diff is more useful for bug hunting. I should generate a diff against -ac to enable
2005 Apr 12
0
Syslinux on USB initrd problem
...nks for any help you can provide. Im really stuck here. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.11.6 # Mon Apr 11 12:00:12 2005 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y # CONFIG_CLEAN_COMPILE is not set CONFIG_BROKEN=y CONFIG_BROKEN_ON_SMP=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not se...
2002 Apr 22
3
[PATCH] open files in kjounald
Hello everybody! As I wrote in my mail the previous week ("BUG: 2.4.19pre1 & journal_thread & open filehandles") I followed the problem a little bit further. Here's my patch; I beg the ext3-maintainers (Stephen, Andreas, Andrew) to have a look at it and submit it to Marcelo and Linux for inclusion. (2.4 is for now for me more important than 2.5). Patch ----- On every
2005 Apr 13
0
Sv: Syslinux on USB initrd problem
...nks for any help you can provide. Im really stuck here. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.11.6 # Mon Apr 11 12:00:12 2005 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y # CONFIG_CLEAN_COMPILE is not set CONFIG_BROKEN=y CONFIG_BROKEN_ON_SMP=y # # General setup # CONFIG_LOCALVERSION="" CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y # CONFIG_AUDIT is not se...
2005 Apr 13
1
Sv: Re: Sv: Re: Sv: Syslinux on USB initrd problem
...39;t edit >># Linux kernel version: 2.6.11.6 >># Mon Apr 11 12:00:12 2005 >># >>CONFIG_X86=y >>CONFIG_MMU=y >>CONFIG_UID16=y >>CONFIG_GENERIC_ISA_DMA=y >>CONFIG_GENERIC_IOMAP=y >> >># >># Code maturity level options >># >>CONFIG_EXPERIMENTAL=y >># CONFIG_CLEAN_COMPILE is not set >>CONFIG_BROKEN=y >>CONFIG_BROKEN_ON_SMP=y >> >># >># General setup >># >>CONFIG_LOCALVERSION="" >>CONFIG_SWAP=y >>CONFIG_SYSVIPC=y >># CONFIG_POSIX_MQUEUE is not set >>CONFIG_BSD...
2005 Dec 15
3
VIA sata + Xen 3.0 boot lockup problems
Hello! I`m trying to boot a via sata machine with xen 3.0 with no sucess. It just freezes at this point: ********* ACPI: PCI Interrupt 0000:00:0f.0[B] -> Link [LNKB] -> GSI 10 (level,low) -> IRQ 10 sata_via (0000:00:0f.0): routed to hard irq line 10 ata1: SATA max UDMA/133 cmd 0xEFE0 ctl 0xEFAE bmdma 0xEF90 irq 10 ata2: SATA max UDMA/133 cmd 0xEFA0 ctl 0xEFAA bmdma 0xEF98 irq 10 ata1: