LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Andi Kleen <andi@firstfloor.org>
Cc: mingo@elte.hu, linux-kernel@vger.kernel.org
Subject: Re: [PATCH REPOST] [3/3] Replace macro recursion with more conventional loop
Date: Fri, 21 Mar 2008 18:07:55 +0100 (CET) [thread overview]
Message-ID: <alpine.LFD.1.00.0803211806590.3781@apollo.tec.linutronix.de> (raw)
In-Reply-To: <20080311012322.B1E221B41CE@basil.firstfloor.org>
On Tue, 11 Mar 2008, Andi Kleen wrote:
> The early exception handlers are currently set up using a macro
> recursion. Replace that with a standard loop.
>
> Noop patch, just a cleanup.
Cleanups before code changes please.
Thanks,
tglx
next prev parent reply other threads:[~2008-03-21 17:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 1:23 [PATCH REPOST] [0/3] REPOST: Early exception fixes Andi Kleen
2008-03-11 1:23 ` [PATCH REPOST] [1/3] Don't set up early exception handlers for external interrupts Andi Kleen
2008-03-11 1:23 ` [PATCH REPOST] [2/3] Move early exception handlers into init.text Andi Kleen
2008-03-11 1:23 ` [PATCH REPOST] [3/3] Replace macro recursion with more conventional loop Andi Kleen
2008-03-21 17:07 ` Thomas Gleixner [this message]
2008-03-21 17:17 ` Andi Kleen
2008-03-21 17:58 ` Thomas Gleixner
2008-03-21 19:32 ` Thomas Gleixner
2008-03-11 9:46 ` [PATCH REPOST] [0/3] REPOST: Early exception fixes Thomas Gleixner
-- strict thread matches above, loose matches on Subject: below --
2008-03-04 21:13 [PATCH REPOST] [1/3] Don't set up early exception handlers for external interrupts Andi Kleen
2008-03-04 21:13 ` [PATCH REPOST] [3/3] Replace macro recursion with more conventional loop 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=alpine.LFD.1.00.0803211806590.3781@apollo.tec.linutronix.de \
--to=tglx@linutronix.de \
--cc=andi@firstfloor.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--subject='Re: [PATCH REPOST] [3/3] Replace macro recursion with more conventional loop' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).