Re: [PATCH] mqueues-4.00-lib-a0.patch

From: Joe Korty
Date: Thu Nov 20 2003 - 13:53:31 EST


On Thu, Nov 20, 2003 at 06:15:25PM +0100, Andi Kleen wrote:
> Joe Korty <joe.korty@xxxxxxxx> writes:
> > +#ifndef __NR_mq_open
> >
> > +#ifdef __i386__
> > #define __NR_mq_open 274
> > +#elif __x86_64__
> > +#define __NR_mq_open 237
> > +#else
>
> FYI. I already allocated 237 for something else on x86-64. The patch
> is guaranteed to get broken.

Define an offical set for Opteron and I'll use it.
Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/