From: "David S. Miller" <davem@redhat.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: mikep@linuxtr.net, linux-tr@linuxtr.net, netdev@oss.sgi.com
Subject: Re: [PATCH] ibmtr - get rid of MOD_INC/DEC
Date: Thu, 14 Aug 2003 20:57:47 -0700 [thread overview]
Message-ID: <20030814205747.5fcd83d0.davem@redhat.com> (raw)
In-Reply-To: <20030813174658.2c5125af.shemminger@osdl.org>
On Wed, 13 Aug 2003 17:46:58 -0700
Stephen Hemminger <shemminger@osdl.org> wrote:
> With the new module system MOD_INC/MOD_DEC are no longer necessary.
> Also changed to new module init/exit macros for function setup.
>
> The module exit code can sleep, so calling schedule_timeout is better
> than spinning.
Can't we lose the MODULE ifdefs too?
next prev parent reply other threads:[~2003-08-15 3:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-14 0:46 [PATCH] ibmtr - get rid of MOD_INC/DEC Stephen Hemminger
2003-08-15 3:57 ` David S. Miller [this message]
2003-08-15 13:30 ` Jeff Garzik
2003-08-16 14:38 ` David S. Miller
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=20030814205747.5fcd83d0.davem@redhat.com \
--to=davem@redhat.com \
--cc=linux-tr@linuxtr.net \
--cc=mikep@linuxtr.net \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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.