Re: [uml-devel] drivers/infiniband/mlx/mad.c misplaced ;

2007-08-15 Thread Kok, Auke
Joe Perches wrote: > On Wed, 2007-08-15 at 19:58 -0400, Dave Jones wrote: >> Signed-off-by: Dave Jones <[EMAIL PROTECTED]> >> >> diff --git a/drivers/infiniband/hw/mlx4/mad.c >> b/drivers/infiniband/hw/mlx4/mad.c >> index 3330917..0ed02b7 100644 >> --- a/drivers/infiniband/hw/mlx4/mad.c >> +++ b/d

[uml-devel] [PATCH] UML: BLKGETSIZE takes a long, not an int

2007-08-15 Thread Nicolas George
The BLKGETSIZE ioctl expects a pointer to a long, os_file_size was providing an int. Therefore, ubd access to host block devices caused a segmentation fault on 64 bits systems. Signed-off-by: Nicolas George <[EMAIL PROTECTED]> --- Jeff Dike wrote: > Looks sane, can I have a properly Signed-off-b

Re: [uml-devel] drivers/infiniband/mlx/mad.c misplaced ;

2007-08-15 Thread Joe Perches
On Wed, 2007-08-15 at 19:58 -0400, Dave Jones wrote: > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> > > diff --git a/drivers/infiniband/hw/mlx4/mad.c > b/drivers/infiniband/hw/mlx4/mad.c > index 3330917..0ed02b7 100644 > --- a/drivers/infiniband/hw/mlx4/mad.c > +++ b/drivers/infiniband/hw/mlx4/m

Re: [uml-devel] 2.6.21.5 crashes [was link failure, multiple definition of 'in6addr_any']

2007-08-15 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Antoine Martin wrote: > Jeff Dike wrote: >> On Tue, Jul 31, 2007 at 06:46:39PM +0100, Antoine Martin wrote: >>> If it doesn't crash on emerge --sync (when I reboot it doesn't >>> always crash), try building something big (like glibc or gcc: >>> emerg

Re: [uml-devel] [RFC PATCH] vde network backend

2007-08-15 Thread Jeff Dike
On Sun, Aug 12, 2007 at 02:10:19PM +0200, Luca Bigliardi wrote: > Thank you, I'm attaching a new patch with proper changes. What did you change? BB was right to comment on my changelog, but I don't see any examples of if( blah ) { anywhere in the vde code. Since the main patch is in -mm, if you

Re: [uml-devel] [2.6 patch] UML: "extern inline" -> "static inline"

2007-08-15 Thread Jeff Dike
On Tue, Aug 14, 2007 at 11:25:33PM +0200, Adrian Bunk wrote: > "extern inline" will have different semantics with gcc 4.3. Thanks, I'll send this in. BTW, I killed off CONFIG_MODE_TT yesterday. Jeff -- Work email - jdike at linux dot intel dot com -