From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] Janitortask
Date: Thu, 20 Apr 2006 22:27:45 +0000 [thread overview]
Message-ID: <20060420222745.GA15374@kroah.com> (raw)
In-Reply-To: <44480174.4090601@nachtwindheim.de>
[-- Attachment #1: Type: text/plain, Size: 565 bytes --]
On Thu, Apr 20, 2006 at 11:47:32PM +0200, Henne wrote:
> Hi there,
>
> if somebody is interested in a janitortask, here is one:
>
> Like in <kerneldoc>/pci.txt mentioned, the "struct pci_device_id" in
> drivers should be __devinitdata , to save place.
Well, for almost all systems, this will not really save any memory. You
have to disable CONFIG_HOTPLUG for this to be true, and that option is
hard to turn off now.
And you have to build the driver into the kernel.
In all, it's a very minor thing. But hey, I will not refuse patches...
thanks,
greg k-h
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2006-04-20 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-20 21:47 [KJ] Janitortask Henne
2006-04-20 22:27 ` Greg KH [this message]
2006-04-20 22:33 ` Henne
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=20060420222745.GA15374@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@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.