[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060910061828.GB12564@muc.de>
Date: Sun, 10 Sep 2006 08:18:28 +0200
From: Andi Kleen <ak@....de>
To: Jeremy Fitzhardinge <jeremy@...p.org>
Cc: Andrew Morton <akpm@...l.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] i386-pda updates
On Sat, Sep 09, 2006 at 04:30:31PM -0700, Jeremy Fitzhardinge wrote:
> Andi Kleen wrote:
> >>@@ -20,7 +22,14 @@ extern struct i386_pda _proxy_pda;
> >>#define pda_to_op(op,field,val) \
> >> do { \
> >> typedef typeof(_proxy_pda.field) T__; \
> >>+ if (0) { T__ tmp__; tmp__ = (val); } \
> >>
> >
> >Merged into original patch
> >
> BTW, do you mean you already had this in i386, or that you folded it
> into the existing patch? I don't think I had sent out my version of
> this before.
I folded it into the existing patch.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists