Re: [uml-devel] [PATCH] UML - Fix irqstack crash

2007-09-24 Thread Jeff Dike
On Thu, Sep 20, 2007 at 05:57:49PM +0200, Paolo Giarrusso wrote: > Yes, indeed - or sign extension on 64bit machines would set to 1 the whole > high-word. > > But using long for that mask makes no difference; either int or long > long (or better, either u32 or u64) should be used, given that the

Re: [uml-devel] sigwinch in 2.6.14.7 UML

2007-09-24 Thread Jeff Dike
On Fri, Sep 21, 2007 at 05:18:11PM -0400, Bradshaw, James wrote: > Sigwinch appears to trigger a panic in 2.6.14.7. Here's the GDB > backtrace I realize that you probably specifically need a 2.6.14 kernel, but that's so old (kernel.org says Oct 2005) that it'll be hard to find someone interested i