All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [patch] NEC VR41xx new timer
Date: Mon, 1 Dec 2003 20:37:48 +0100	[thread overview]
Message-ID: <20031201193748.GA21538@linux-mips.org> (raw)
In-Reply-To: <20031202014935.1b2c796b.yuasa@hh.iij4u.or.jp>

On Tue, Dec 02, 2003 at 01:49:35AM +0900, Yoichi Yuasa wrote:

> I updated new timer patches for latest CVS tree.
> These patches are required for power management.
> 
> Please apply these patches.

Applied.  One comment on the new ksym.c file.  In 2.4 we used to have most
of the EXPORT_SYMBOL calls in a separate file in order to reduce the
compile time.  With the new kbuild system of 2.6 this is no longer a
problem so now the prefered way is exporting symbols from the defining
file itself.  So for example most of the symbol exports left in
arch/mips/kernel/mips_ksyms.c are for definitions in assembler files.

  Ralf

  reply	other threads:[~2003-12-01 19:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-01 16:49 [patch] NEC VR41xx new timer Yoichi Yuasa
2003-12-01 19:37 ` Ralf Baechle [this message]
2003-12-02  3:21   ` Yoichi Yuasa

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=20031201193748.GA21538@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=yuasa@hh.iij4u.or.jp \
    /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.