From: Alessandro Amici <alexamici@fastwebnet.it>
To: linux-kernel@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-390@vm.marist.edu, arjanv@redhat.com, tim.bird@am.sony.com,
mulix@mulix.org, alan@redhat.com, jan.glauber@de.ibm.com
Subject: Re: [PATCH] cputime (1/6): move call to update_process_times.
Date: Thu, 5 Aug 2004 23:54:44 +0200 [thread overview]
Message-ID: <200408052354.44748.alexamici@fastwebnet.it> (raw)
In-Reply-To: <200408052254.20715.arnd@arndb.de>
Arnd,
On Thursday 05 August 2004 22:54, Arnd Bergmann wrote:
> void update_process_times(int user_tick);
> static inline void update_process_times_nonsmp(int user_tick)
> {
> #ifndef CONFIG_SMP
> update_process_times(user_tick);
> #endif
> }
I'm sure you mean 'update_process_times_up' 8-)
prev parent reply other threads:[~2004-08-05 21:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-05 18:03 [PATCH] cputime (1/6): move call to update_process_times Martin Schwidefsky
2004-08-05 19:57 ` Alessandro Amici
2004-08-05 20:54 ` Arnd Bergmann
2004-08-05 21:54 ` Alessandro Amici [this message]
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=200408052354.44748.alexamici@fastwebnet.it \
--to=alexamici@fastwebnet.it \
--cc=alan@redhat.com \
--cc=arjanv@redhat.com \
--cc=arnd@arndb.de \
--cc=jan.glauber@de.ibm.com \
--cc=linux-390@vm.marist.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=mulix@mulix.org \
--cc=tim.bird@am.sony.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox