[uml-devel] Your Bugzilla password.

2005-01-11 Thread bugzilla-daemon
To use the wonders of Bugzilla, you can use the following:

 E-mail address: user-mode-linux-devel@lists.sourceforge.net
   Password: 6eXFx70qgT

 To change your password, go to:
 http://bugs.gentoo.org/userprefs.cgi


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 43616] gcc 3.3.2 cannot link usermode sources (2.4.24-r1 & 2.6.3-r1)

2005-01-11 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=43616


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||user-mode-linux-
   ||[EMAIL PROTECTED]






--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-01-11 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||user-mode-linux-
   ||[EMAIL PROTECTED]






--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-02-09 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-02-09 07:38 PST ---
Could someone please update me with the status of this bug? Are there still 
problems?

I notice that the latest version in portage is based on 2.6.8.1. Would 
upgrading to a newer version (assuming there are newer releases) help at all?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-02-09 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-02-09 13:58 PST ---
Yes, upgrading would partially help. Alternatively, using a non-NPTL glibc is a 
workaround (but things get slower); using the latest, ~x86 glibc, built without 
the nptlonly flag, makes sure that UML is linked against a non-NPTL glibc, so 
this is also a workaround.

In short, see my previous message, and note that the previous official source 
(Jeff Dike) for the portage releases has stopped doing releases, since main 
work happens onto vanilla kernels (UML has been merged into vanilla Linux, 
finally). He now only maintains a development tree 
(http://user-mode-linux.sourceforge.net/patches.html, if you want, but it's for 
development).

Both the 2.6.9-bs6 patchset (which I maintain and is very stable, see at 
http://www.user-mode-linux.org/~blaisorblade/) and the vanilla 2.6.10 Linux 
kernel (with a bit of other problems, which are fixed in the upcoming vanilla 
2.6.11) have the (partial) fix included: they work if you compile a SKAS-only 
UML (enable CONFIG_SKAS and disable CONFIG_TT).

Everything fails to compile if you have a NPTL glibc in /lib (necessary 
condition to experience the bug) and UML is statically linked, i.e. you enable 
also TT mode or explicitly request static linking (which is implied by TT mode).

For this configuration, no workaround exists at the moment, nor I know anyone 
who knows enough about linking scripts and glibc details to fix it.
And note that enabling TT mode is required to run UML onto a vanilla Linux 
kernel as host system; with the SKAS patch on the host it is possible to run a 
UML built with only SKAS mode enabled and TT mode disabled.

* Why wasn't the portage tree not updated (I guess):
The reason is that while previously UML was a separate patch to apply to a 
vanilla tarball, while starting from 2.6.9 UML has been merged in mainline so a 
vanilla kernel (should) compile. However, a vanilla 2.6.9 kernel tarball 
contains the whole UML architecture, but has these problems (they were 
discovered and fixed later).

I release (when needed) a patchset (the -bb/-bs one) against vanilla kernels, 
however, for further UML fixes. "When needed" means that if the mainline 
release is good, and no important fixes are written, or if my time is short, I 
don't do a release.

Possibly including it inside the portage tree would be good (as 
usermode-bb-sources, if you want). I both use a Gentoo system and maintain that 
patchset, so if you want I can help for this.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-02-18 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-02-18 05:05 PST ---
Thanks for the explanation- thats good news. So, when Linux 2.6.11 comes out 
and gets marked stable in portage, we will effectively be able to drop 
usermode-sources-2.6 from portage without losing any functionality?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-03-02 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-03-02 07:04 PST ---
I hope that, but I'm not sure... actually, both 2.6.9 and 2.6.10 were not Good 
Enough releases.

Well, not that bad (2.6.9 works like a charm on a host < 2.6.9, in most cases); 
but I feel that in some cases we (UML developers) will still have to do some 
post-releases little fixes. I've done a lot of them for 2.6.9, I hadn't the 
time for 2.6.10.

http://www.user-mode-linux.org/~blaisorblade is the site to download them from. 
If you can include -bs7 inside portage (and add the security updates you want 
to add) I'd be grateful.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-03-02 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-03-02 15:27 PST ---
Perhaps some UML users here could test 2.6.11 (gentoo-dev-sources) and see how 
they get on.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-03-19 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-03-19 12:54 PST ---
overhere the gentoo-source.11-r3 as host and gentoo-source.11-r4 as uml works 
fine

what about a skas-patched-host-kernel? a use-flag for 
gentoo-sources/usermode-sources?

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, 
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r3 i686)
=
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.4.16
Python:  dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 28 2005, 
13:40:03)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.4_p6, 1.5, 1.7.9-r1, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-04-08 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-04-08 11:01 PST ---
I'm maintaining some external patches for UML, as "fix after release" a bit 
like the -stable tree, but for UML only.

What about adding it to portage? I can help if needed.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-04-13 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-04-13 08:50 PST ---
If it's as quiet as the -stable tree and the patches are going upstream then I 
might consider just merging it into gentoo-sources instead. Could you please 
give me the URL to the patches? I got a little lost on your site.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-04-28 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-04-28 09:26 PST ---
Think I found it. Would this be the latest version?

http://www.user-mode-linux.org/~blaisorblade/patches/guest/uml-2.6.11-bs4/



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-04-29 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-04-29 17:41 PST ---
Added 2.6.11-bs4 to portage under name usermode-sources-2.6.11 - thanks. I'd 
appreciate it if someone could test it and let me know if it works, I'm not a 
UML user myself.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-05-08 Thread bugzilla-daemon
http://bugs.gentoo.org/show_bug.cgi?id=49277


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||UPSTREAM




--- Additional Comments From [EMAIL PROTECTED]  2005-05-08 04:55 PST ---
No bug reports, I assume this is OK. The NPTL compilation issue still exists (I 
believe?) so closing as UPSTREAM. Hopefully someone will find the time and 
resources to fix it soon.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-06-06 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-06-06 17:57 PDT ---
Ok, I hope there is still somebody using UML on a NPTL-only system. The 
workaround suggested last time was to avoid enabling CONFIG_MODE_TT; now I 
think I've got over this problem, too. So, when I release 2.6.11.8-bs6 (which 
will happen very shortly, I hope), I'd like to get some testing from you about 
this issue. 
 
Thanks a lot. 

-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-06 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-06 02:57 PDT ---
usermode-sources-2.6.12 is in portage. Please test it (see comment #51) as it
should solve the NPTL issues.

-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-06 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-06 09:22 PDT ---
About that (since I'm the author of comment #51), actually the solution had a 
bit of problems, I think I've got around them but 2.6.12-bs1 does not yet 
include the fix, so probably neither does usermode-sources-2.6.12.

-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-09 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-09 15:41 PDT ---
(In reply to comment #52)
> usermode-sources-2.6.12 is in portage. Please test it (see comment #51) as it
> should solve the NPTL issues.

Hi,
I'm using glibc-2.3.4.20041102-r1 compiled with the USE="nptl nptlonly".

Finally i was able to build an uml kernel from the source with this "mix"!!!
i patched the host kernel (gentoo-sources-2.6.12-r4)
with this patch:
http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.12-rc4-v9-pre4/skas-2.6.12-rc4-v9-pre4.patch.bz2

then i emerged the usermode-sources-2.6.12
and in the kernel configuration 
i disabled CONFIG_MODE_TT 
and enabled CONFIG_SKAS 
(see comment #41 by BlaisorBlade)

NOTE1: when CONFIG_MODE_TT is disabled in the guest kernel (uml)
the host kernel must be patched with the skas patch.

NOTE2: i would like to thank you all! :D

my emerge info:
-
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r4-skas3-v9-pre4 i686)
=
System uname: 2.6.12-gentoo-r4-skas3-v9-pre4 i686 Intel(R) Pentium(R) 4 CPU 
2.53GHz
Gentoo Base System version 1.6.12
Python:  dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 17:46:54)]
dev-lang/python: 2.3.5
sys-apps/sandbox:[Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo";
LANG="[EMAIL PROTECTED]"
LINGUAS="it"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync1.it.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl
dvd dvdr emboss encode esd fam flac foomaticdb fortran gdbm gif gnome gpm gtk
gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad mikmod mmx
motif mp3 mpeg mysql ncurses nls nptl nptlonly odbc ogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl slang spell ssl svga tcpd
tiff truetype truetype-fonts type1-fonts unicode usb vorbis xine xinerama xml
xml2 xmms xv zlib linguas_it userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS




-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-12 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-12 10:13 PDT ---
Ok, a couple of notes: 
1) You'll probably like to upgrade your SKAS patch to V8.2 or V9-pre7, since  
they fix an important bug which could affect apps other than UML (difficult to  
trigger since you use NPTL, anyway).  
  
2) With the latest patch for UML on my site, 2.6.12-bs5, you should be able to 
enable TT mode and still get a successful compile, it was tested on FC4. That 
tree will be probably added in portage (see bug #98785). 
 
3) I think that even in past releases UML compiled for NPTL-only systems, if 
enabling SKAS and disabling TT. 

-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-13 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-13 08:14 PDT ---
(In reply to comment #55)
> Ok, a couple of notes: 
> 1) You'll probably like to upgrade your SKAS patch to V8.2 or V9-pre7, since  
> they fix an important bug which could affect apps other than UML (difficult 
> to  
> trigger since you use NPTL, anyway).  
thanks for the tip, updated the host kernel

> 2) With the latest patch for UML on my site, 2.6.12-bs5, you should be able 
> to 
> enable TT mode and still get a successful compile,
you are right,
patched a vanilla 2.6.12 with this patch, now i can run an uml kernel
compiled with CONFIG_TT and CONFIG_SKAS enabled on my nptlonly system.



-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-14 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-14 01:11 PDT ---
UML patch 2.6.12-bs5 also worked with usermode-sources-2.6.12
(that includes the gentoo patchset)



-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-14 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-14 01:12 PDT ---
Created an attachment (id=63369)
 --> (http://bugs.gentoo.org/attachment.cgi?id=63369&action=view)
usermode-sources-2.6.12 + uml-2.6.12-bs5 patch


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-14 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-14 01:39 PDT ---
Yes, and -r1 should include -bs5 already... Bye  

-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-14 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277
Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277





--- Additional Comments From [EMAIL PROTECTED]  2005-07-14 01:40 PDT ---
> Yes, and -r1 should include -bs5 already... Bye  

nice! bye



-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic

2006-01-17 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||user-mode-linux-
   ||[EMAIL PROTECTED]




--- Comment #14 from [EMAIL PROTECTED]  2006-01-17 15:49 PST ---
The only setting in the .config which is untested is:

CONFIG_MPENTIUMM=y

give a try to CONFIG_M386. Also, test disabling CONFIG_MODE_TT to see if it
helps.

Additionally, since the problem is with mem=256M, I would check the first entry
in this FAQ. The error message is different, but that could be due to internal
changes in UML, but I would still check that.

http://uml.harlowhill.com/index.php/Troubleshooting#probsrunning

Somebody: please append "when assigning more than 256M" to the subject.


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-01-18 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575


[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|sys-kernel/usermode-sources-|sys-kernel/usermode-sources-
   |2.6.14: kernel panic|2.6.14: kernel panic when
   ||assigning more than 256M




-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-01-18 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #15 from [EMAIL PROTECTED]  2006-01-18 04:00 PST ---
Hi,
has no effect: echo 262144 > /proc/sys/vm/max_map_count

switching to CONFIG_M686=y works ! (even with mem=256M)

switching to CONFIG_MODE_TT not tested

wwitching to CONFIG_M386 I got a compile error:

/usr/src/uml # make CC='ccache gcc' ARCH=um linux
  CHK arch/um/include/uml-config.h
  UPD arch/um/include/uml-config.h
ccache gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -ffreestanding -Os -fomit-frame-pointer
-D__arch_um__ -DSUBARCH=\"i386\" -Dvmap=kernel_vmap
-Din6addr_loopback=kernel_in6addr_loopback -Iarch/um/include 
-I/usr/src/linux-2.6.15-gentoo/arch/um/kernel/tt/include 
-I/usr/src/linux-2.6.15-gentoo/arch/um/kernel/skas/include
-D_FILE_OFFSET_BITS=64 -march=i386 -mpreferred-stack-boundary=2 -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -S -o arch/um/user-offsets.s
arch/um/sys-i386/user-offsets.c
  CHK arch/um/include/user_constants.h
  CHK include/linux/version.h
  UPD include/linux/version.h
  SYMLINK include/asm -> include/asm-um
  SPLIT   include/linux/autoconf.h -> include/config/*
ccache gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -ffreestanding -Os -fomit-frame-pointer 
-D__arch_um__ -DSUBARCH=\"i386\" -Iarch/um/include 
-I/usr/src/linux-2.6.15-gentoo/arch/um/kernel/tt/include 
-I/usr/src/linux-2.6.15-gentoo/arch/um/kernel/skas/include -Dvmap=kernel_vmap
-Din6addr_loopback=kernel_in6addr_loopback -Derrno=kernel_errno
-Dsigprocmask=kernel_sigprocmask -fno-unit-at-a-time -U__i386__ -Ui386
-march=i386 -mpreferred-stack-boundary=2 -D_LARGEFILE64_SOURCE
-Wdeclaration-after-statement   -nostdinc -isystem
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include -D__KERNEL__ -Iinclude  -include
include/linux/autoconf.h -S -o arch/um/kernel-offsets.s
arch/um/sys-i386/kernel-offsets.c
In file included from include/asm/atomic.h:9,
 from include/linux/spinlock.h:232,
 from include/linux/capability.h:45,
 from include/linux/sched.h:7,
 from arch/um/sys-i386/kernel-offsets.c:3:
include/asm/arch/atomic.h: In function `atomic_add_return':
include/asm/arch/atomic.h:192: error: structure has no member named `x86'
make: *** [arch/um/kernel-offsets.s] Error 1


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-01-18 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #16 from [EMAIL PROTECTED]  2006-01-18 04:11 PST ---
> switching to CONFIG_MODE_TT not tested
I suggested switching if off (just to make it clear).

> M386 gives error
Thanks, will fix this.


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-01-18 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #17 from [EMAIL PROTECTED]  2006-01-18 04:13 PST ---
Forgot one question, and sorry, I don't want be be unkind - did you remember to
test the CONFIG_m686 case (the working one) with more than one boot?


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-01-18 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #18 from [EMAIL PROTECTED]  2006-01-18 05:06 PST ---
>with more than one boot?
oops, with M686 it doesn't work reliable, now it does not boot even if it
started before ?!?

>> switching to CONFIG_MODE_TT not tested
>I suggested switching if off (just to make it clear)
You're right, this is the root cause.
Now I can start the uml kernel either with CONFIG_M686 as well as with
CONFIG_MPENTIUMM and/or changing a lot of other kernel option, the uml kernel
now starts under all circumstances tested until now, and with the option
mem=256M :-)

>I don't want be be unkind 
heh, null problemo :-)


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-02-11 Thread bugzilla-daemon

Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #19 from [EMAIL PROTECTED]  2006-02-11 02:35 PST ---
Bump. Any news on these stability issues?


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-02-15 Thread bugzilla-daemon

Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #20 from [EMAIL PROTECTED]  2006-02-15 15:15 PST ---
The report says switching "CONFIG_MODE_TT" off helped.

And currently, there is no known reason for which a user should need to enable
TT mode.

So, this bug can be IMHO considered RESOLVED (since it's a configuration not
recommended, it would turn out to be RESOLVED INVALID, likely).


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-02-15 Thread bugzilla-daemon

Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #21 from [EMAIL PROTECTED]  2006-02-15 16:11 PST ---
Toralf, are you happy with the resolution of turning TT mode off?


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-02-16 Thread bugzilla-daemon

Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #22 from [EMAIL PROTECTED]  2006-02-16 00:34 PST ---
>Toralf, are you happy with the resolution of turning TT mode off?
Oh yes, of course, the UML works now fine and the option isn't really needed.
I close the bug.

Only one remark:
>since it's a configuration not recommended
The kernel menuconfig help says: "Normally, this should be set to Y"


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


[uml-devel] [Bug 111575] sys-kernel/usermode-sources-2.6.14: kernel panic when assigning more than 256M

2006-02-16 Thread bugzilla-daemon

Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=111575
Secure: https://bugs.gentoo.org/show_bug.cgi?id=111575





--- Comment #23 from [EMAIL PROTECTED]  2006-02-16 08:27 PST ---
> The kernel menuconfig help says: "Normally, this should be set to Y"
Yep, good note; however likely this has already been fixed.


-- 
Configure bugmail: http://bugs.gentoo.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel