From: Jeff Garzik <jgarzik@pobox.com>
To: "David S. Miller" <davem@redhat.com>
Cc: Stephen Hemminger <shemminger@osdl.org>,
mikep@linuxtr.net, linux-tr@linuxtr.net, netdev@oss.sgi.com
Subject: Re: [PATCH] ibmtr - get rid of MOD_INC/DEC
Date: Fri, 15 Aug 2003 09:30:05 -0400 [thread overview]
Message-ID: <3F3CE05D.5080306@pobox.com> (raw)
In-Reply-To: <20030814205747.5fcd83d0.davem@redhat.com>
David S. Miller wrote:
> 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?
Doubtful for ibmtr, which requires some of them for ibmtr_cs (which
#includes it).
Jeff
next prev parent reply other threads:[~2003-08-15 13:30 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
2003-08-15 13:30 ` Jeff Garzik [this message]
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=3F3CE05D.5080306@pobox.com \
--to=jgarzik@pobox.com \
--cc=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.