[uml-devel] 2.6.18 compile problem: undefined reference to crypto_tfm_ctx_offset

2006-09-30 Thread Sven Köhler
I get this error: # LANG=C make ARCH=um vmlinux make[1]: `arch/um/sys-i386/user-offsets.s' is up to date. CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include/linux/compile.h GEN .version CHK include/linux/compile.h UPD include/linux/compile.h

[uml-devel] Re: TLS, Debian and 2.6.16.5

2006-04-19 Thread Sven Köhler
> 2.6.16-bb1 has TLS support, too. Which patches are all included in 2.6.16-bb1? I miss a list, where i can look it up :-( --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrate

[uml-devel] Re: TLS, Debian and 2.6.16.5

2006-04-14 Thread Sven Köhler
> I'm in the process of setting up a new Debian box that needs a decent source > of entropy. So, I have downloaded and installed a relatively new UML kernel: > > www:/usr/share/doc/rng-tools# uname -a > Linux www.myserver.com 2.6.16.5 #1 Fri Apr 14 11:44:51 PDT 2006 i686 > GNU/Linux > > I then do

[uml-devel] Re: tls: set_thread_area failed

2005-12-13 Thread Sven Köhler
> e2fsprogs-1.38/misc/fsck.c:check_all() repeatedly invokes fsck_device(), > which invokes execute(), which does a perfectly normal fork()/exec(). > No threads here. Nor is there use of aio_*(), which might use threads > (well, POSIX allows it). Sorry, and what's the conclusion? fork() calles set

[uml-devel] Re: Using lilo on ubda?

2005-11-26 Thread Sven Köhler
>> Lilo is saying that ubda is not a device with partitions. Ohh, i just read you question again, i think my answer is completely unrelated :-( --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Sto

[uml-devel] Re: Using lilo on ubda?

2005-11-26 Thread Sven Köhler
> Lilo is saying that ubda is not a device with partitions. > > Anybody know what it's talking about? (I've got a ubda1. I'm trying to make > a disk image I can test boot with qemu without having to boot a knoppix image > to do it...) I think, LILO tries to probe which BIOS-device-number it m

[uml-devel] errors in uml-guest log

2005-11-09 Thread Sven Köhler
Hi, an UML-guest-kernel 2.6.14 (without any additional patches) is running on a host with kernel 2.6.12.3-skas3-v8.2 host. Can anybody explain this error-message to me, which occur periodically in the guests log: Badness in handle_page_fault at arch/um/kernel/trap_kern.c:98 0f3d3b30: [<08062f04>

Re: Sky, comma, falling. (Was Re: [uml-devel] Xen going to be in Kernel 2.6 soon?)

2005-02-05 Thread Sven Köhler
I feel like this is a slap in Jeff's face, since i thought that UML will be developed as the first choice in virtualizations techniques. Yup, just like the inclusion of reiserfs in the kernel is a slap in the face to ext3. Obviously they did it just to be insulting, didn't you read Linus's "I'

[uml-devel] Xen going to be in Kernel 2.6 soon?

2005-02-04 Thread Sven Köhler
Hi, according to the german news-magazine heise.de, Xen will be in Kernel 2.6 soon. I feel like this is a slap in Jeff's face, since i thought that UML will be developed as the first choice in virtualizations techniques. I also thought, that UML will perhaps soon be as fast as Xen since SKAS4 i

[uml-devel] Re: skas3 patch breaks ATI video drivers

2005-01-26 Thread Sven Köhler
I.e. the compilation problem is not in the kernel module, right? In this case, the problem is that you have /usr/include/asm symlinked to your kernel's include/asm-i386 directory, which is the wrong setup. However your solution should not give any problem. Kernel-Modules are usually compiled aga

[uml-devel] Re: 2.6.9-bb4 released

2004-12-04 Thread Sven Köhler
http://www.user-mode-linux.org/~blaisorblade/patches/guest/uml-2.6.9-bb4/ runs stable now for about 24 hours, longer than any version before ;-) Most notable patches are: - uml-hang-on-2.6.9-host - uml-fix-reboot-skas well, does this "fix-reboot" mean, that it doesn't reboot anymore? because it do