Re: [RFC] Remove more code when IP_MULTICAST=n

2008-08-25 Thread Paul Mundt
On Mon, Aug 25, 2008 at 08:48:25AM +0200, Thomas Petazzoni wrote: > Le Tue, 19 Aug 2008 16:18:38 +0200 (CEST), > Geert Uytterhoeven <[EMAIL PROTECTED]> a ??crit : > > > On Tue, 19 Aug 2008, Thomas Petazzoni wrote: > > > [RFC] Remove more code when IP_MULTICAST=n > > > > Probably you wanted to cc

Re: [RFC] Remove more code when IP_MULTICAST=n

2008-08-25 Thread Mike Frysinger
On Tue, Aug 19, 2008 at 9:00 AM, Thomas Petazzoni wrote: > Index: linuxdev/include/linux/igmp.h > +#define ip_check_mc(a, b, c, d) ({ 0; }) > +#define ip_mc_sf_allow(a, b, c, d) ({ 1; }) > +#define ip_mc_init_dev(a) ({ }) > +#define ip_mc_up(a) ({ }) > +#define ip_mc_down(a) ({ }) > +#define ip_mc_

Re: [RFC] Remove more code when IP_MULTICAST=n

2008-08-25 Thread Thomas Petazzoni
Le Tue, 19 Aug 2008 16:18:38 +0200 (CEST), Geert Uytterhoeven <[EMAIL PROTECTED]> a écrit : > On Tue, 19 Aug 2008, Thomas Petazzoni wrote: > > [RFC] Remove more code when IP_MULTICAST=n > > Probably you wanted to cc [EMAIL PROTECTED] Not necessarly at the beginning: I first wanted to get the fee

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Greg Ungerer
Hi Jamie, Jamie Lokier wrote: Greg Ungerer wrote: Sort of. It actually just uses a single ->read to bring in the entire file contents. There is a few limitations on the use of mmap() for non-mmu. Documentation/nommu-mmap.txt gives more details. With no MMU it does rely on being able to kmalloc

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread David Woodhouse
On Fri, 2008-08-22 at 09:51 -0700, Jared Hulbert wrote: > Can you run mkfs.axfs on the same trivial directory on both ia32 and > PPC64 and then get me the resulting images? git.infradead.org is a big-endian box, and I know you have an account there... -- David Woodhouse

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Jamie Lokier
Greg Ungerer wrote: > Sort of. It actually just uses a single ->read to bring in > the entire file contents. There is a few limitations on the use > of mmap() for non-mmu. Documentation/nommu-mmap.txt gives > more details. With no MMU it does rely on being able to kmalloc() > a single RAM region bi

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Carsten Otte
Geert Uytterhoeven wrote: From your good relationship with the s390 developers, I had hoped you would have done some tests on s390 ;-) Haha, we let you sort out the endianess issues first and then take the easy path :-). We have'nt tried it yet so far. -- To unsubscribe from this list: send the

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Geert Uytterhoeven
On Fri, 22 Aug 2008, Jared Hulbert wrote: > > The version in SVN seems to be slightly older than the one you submitted? > > Oops. Okay I must have neglected to sync at the very end. Thanks. > > I forgot, there is also a git repo at > > git://git.infradead.org/users/jehulber/axfs.git > > > Whi

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Geert Uytterhoeven
On Fri, 22 Aug 2008, Will Marone wrote: > Geert Uytterhoeven wrote: > > I gave AxFS a try on PS3 (ppc64, always use big-endian 64-bit for testing > > new > > code ;-). > > When mounting the image, I got the crash below: > > > > | attempt to access beyond end of device > > | loop0: rw=0, want=4920,