Re: [uml-devel] [Patch] uml: fix a link error

2009-01-19 Thread Shane Hathaway
Daolong Wang wrote: > On Mon, Jan 19, 2009 at 11:21 PM, Jeff Dike wrote: >> On Sun, Jan 18, 2009 at 02:23:46PM +0800, Daolong Wang wrote: >>> I can confirm this link error. >> In what environment? I see no problems here. I can also confirm this link error. The problem occurs when compiling eith

[uml-devel] [Patch] UML: spurious interrupt freezes guest

2009-01-19 Thread Shane Hathaway
A new instance of user mode linux that I created over the past couple of days worked pretty well except that it had a habit of freezing after a few minutes. Every time it froze, the last message on the console was either: spurious interrupt in ubd_handler, err = 4 or: spurious interrupt in ubd_

Re: [uml-devel] [Patch] UML: spurious interrupt freezes guest

2009-01-19 Thread Shane Hathaway
Jeff Dike wrote: > On Mon, Jan 19, 2009 at 08:53:25PM -0700, Shane Hathaway wrote: >> A new instance of user mode linux that I created over the past couple of >> days worked pretty well except that it had a habit of freezing after a >> few minutes. Every time it froze, th