From: Ingo Molnar <mingo@elte.hu>
To: Julia Lawall <julia@diku.dk>
Cc: Andi Kleen <andi@firstfloor.org>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq,
Date: Sun, 30 Dec 2007 16:04:23 +0000 [thread overview]
Message-ID: <20071230160423.GA26221@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.64.0712301651000.8187@ask.diku.dk>
* Julia Lawall <julia@diku.dk> wrote:
> > hm, #include file order in a .c file should normally not matter -
> > why are they in the wrong place?
>
> Because they are under #ifdefs, but the code that uses the time
> functions is not under the same #ifdef.
ah, ok - you are right. I fixed them up manually in x86.git.
Ingo
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@elte.hu>
To: Julia Lawall <julia@diku.dk>
Cc: Andi Kleen <andi@firstfloor.org>,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc.
Date: Sun, 30 Dec 2007 17:04:23 +0100 [thread overview]
Message-ID: <20071230160423.GA26221@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.64.0712301651000.8187@ask.diku.dk>
* Julia Lawall <julia@diku.dk> wrote:
> > hm, #include file order in a .c file should normally not matter -
> > why are they in the wrong place?
>
> Because they are under #ifdefs, but the code that uses the time
> functions is not under the same #ifdef.
ah, ok - you are right. I fixed them up manually in x86.git.
Ingo
next prev parent reply other threads:[~2007-12-30 16:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-24 14:23 [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-24 14:23 ` Julia Lawall
2007-12-24 15:31 ` Andi Kleen
2007-12-24 15:31 ` Andi Kleen
2007-12-24 15:58 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-24 15:58 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 13:33 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Ingo Molnar
2007-12-30 13:33 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Ingo Molnar
2007-12-30 14:55 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-30 14:55 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 15:41 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Ingo Molnar
2007-12-30 15:41 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Ingo Molnar
2007-12-30 15:51 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, Julia Lawall
2007-12-30 15:51 ` [PATCH 7/38] arch/x86/ia32: Use time_before, time_before_eq, etc Julia Lawall
2007-12-30 16:04 ` Ingo Molnar [this message]
2007-12-30 16:04 ` Ingo Molnar
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=20071230160423.GA26221@elte.hu \
--to=mingo@elte.hu \
--cc=andi@firstfloor.org \
--cc=julia@diku.dk \
--cc=kernel-janitors@vger.kernel.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.