Re: AF_UNIX MSG_PEEK bug?

2008-01-08 Thread Tom Spink
On 08/01/2008, Tom Spink <[EMAIL PROTECTED]> wrote: > On 08/01/2008, Brent Casavant <[EMAIL PROTECTED]> wrote: > > On Tue, 8 Jan 2008, Tom Spink wrote: > > > > > Where in the code is the message length being sent across the socket? > > > > In do_

Re: AF_UNIX MSG_PEEK bug?

2008-01-08 Thread Tom Spink
On 08/01/2008, Brent Casavant <[EMAIL PROTECTED]> wrote: > On Tue, 8 Jan 2008, Tom Spink wrote: > > > Where in the code is the message length being sent across the socket? > > In do_producer(), there are the following lines in the main loop: > >

Re: AF_UNIX MSG_PEEK bug?

2008-01-08 Thread Tom Spink
the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > Hi, Where in the code is the message length being sent across the socket? -- Regards, Tom Spink University of Edinburg

Re: [PATCH] avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss

2007-12-13 Thread Tom Spink
g, have you got the size and type parameters reversed here: + set_tssldt_descriptor(&tss, (unsigned long)addr, IO_BITMAP_OFFSET + IO_BITMAP_BYTES + sizeof(unsigned long) - 1, DESC_TSS); Should DESC_TSS be the parameter before that big size equation? --

Re: Sky2 Driver Issue

2007-10-25 Thread Tom Spink
On 25/10/2007, Tom Spink <[EMAIL PROTECTED]> wrote: > On 24/10/2007, Tom Spink <[EMAIL PROTECTED]> wrote: > > Hi, > > > > A couple of kernels ago, I ran into an issue with the sky2 driver. > > Basically, I began getting repeated errors on my console of the

Re: Sky2 Driver Issue

2007-10-25 Thread Tom Spink
On 24/10/2007, Tom Spink <[EMAIL PROTECTED]> wrote: > Hi, > > A couple of kernels ago, I ran into an issue with the sky2 driver. > Basically, I began getting repeated errors on my console of the > following: > > Oct 21 16:33:39 holly kernel: sky2 :04:00.0: error in

Re: Sky2 Driver Issue

2007-10-24 Thread Tom Spink
On 24/10/2007, Tom Spink <[EMAIL PROTECTED]> wrote: > Hi, > > A couple of kernels ago, I ran into an issue with the sky2 driver. > Basically, I began getting repeated errors on my console of the > following: > > Oct 21 16:33:39 holly kernel: sky2 :04:00.0: error in

Re: Fork Bombing Patch

2007-08-23 Thread Tom Spink
g messages of this sort... I don't think the type of warning this patch yields is appropriate for kernel logs, nor do I think the kernel should be the entity to decide that this warning should be given. It _feels_ wrong. -- Regards, Tom Spink University of Edinburgh - To unsubscribe from thi

Re: Question about fair schedulers

2007-06-23 Thread Tom Spink
ml/ Alberto, If you're feeling adventurous, grab the latest kernel and patch it with Ingo's scheduler: CFS. You may be pleasantly surprised. -- Regards, Tom Spink University of Edinburgh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Re: [patch] CFS scheduler, -v17

2007-06-22 Thread Tom Spink
ent. In conclusion, well done to the scheduler people and I look forward to seeing this go to mainline. (If there's anything I can do to help, I'd love to throw a few patches at the mailing list ;) -- Regards, Tom Spink University of Edinburgh - To unsubscribe from this list: send

Re: linux-2.6.22-rc5-g7c8545e build #298 failed b/c of Section mismatch: reference to .init.text:amd_init_mtrr

2007-06-20 Thread Tom Spink
On 20/06/07, Tom Spink <[EMAIL PROTECTED]> wrote: On 20/06/07, Toralf Förster <[EMAIL PROTECTED]> wrote: > Hello, > > the build with the attached .config failed, make ends with: Hi, The build seems to fail because of: ERROR: "ROOT_DEV" [drivers/mtd/maps/nettel

Re: linux-2.6.22-rc5-g7c8545e build #298 failed b/c of Section mismatch: reference to .init.text:amd_init_mtrr

2007-06-20 Thread Tom Spink
b9b993f0df84fd3225e3099492. -- Regards, Tom Spink University of Edinburgh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/