All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Andi Kleen <ak@muc.de>
Cc: Andrew Morton <akpm@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] i386-pda updates
Date: Sat, 09 Sep 2006 16:30:31 -0700	[thread overview]
Message-ID: <45034E97.9090109@goop.org> (raw)
In-Reply-To: <20060909155257.GA50136@muc.de>

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.

    J

  parent reply	other threads:[~2006-09-09 23:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-09  8:15 [PATCH] i386-pda updates Jeremy Fitzhardinge
2006-09-09 15:52 ` Andi Kleen
2006-09-09 23:07   ` Jeremy Fitzhardinge
2006-09-09 23:30   ` Jeremy Fitzhardinge [this message]
2006-09-10  6:18     ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45034E97.9090109@goop.org \
    --to=jeremy@goop.org \
    --cc=ak@muc.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.