Re: [PATCH]porting lockless mce from x86_64 to i386

From: Andrew Morton
Date: Mon May 02 2005 - 13:33:24 EST


Andi Kleen <ak@xxxxxx> wrote:
>
> >
> > Doing it either way should be OK with this mce code. But I feel,
> > despite of the patch size, it is better to keep all the shared
> > code in i386 tree and link it from x86-64. Otherwise, it may become
> > kind of messy in future, with various links between i386 and x86-64.
>
> i386 already uses code from x86-64 (earlyprintk.c) - it is nothing
> new.

I must say I don't like the bidirectional sharing either.

But I guess it'll be simple enough to fix up if it causes any real problems
in the future.

-
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/