All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: David Brownell <david-b@pacbell.net>
Cc: linux-kernel@vger.kernel.org, Russell King <rmk@arm.linux.org.uk>,
	Greg KH <greg@kroah.com>
Subject: Re: [patch/RFC 2.6.18-rc] platform_device_probe(), to conserve memory
Date: Sun, 3 Sep 2006 21:34:29 -0400	[thread overview]
Message-ID: <200609032134.30195.dtor@insightbb.com> (raw)
In-Reply-To: <200609031823.05560.david-b@pacbell.net>

On Sunday 03 September 2006 21:23, David Brownell wrote:
> This defines a new platform_driver_probe() method allowing the driver's
> probe() method, and its support code+data, to safely live in __init
> sections for common system configurations.
> 

If you do this you also need to kill drivers bind/unbind attributes
to show that dynamic [un]binding is not supported.

-- 
Dmitry

-- 
VGER BF report: H 0.000843217

  reply	other threads:[~2006-09-04  1:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-04  1:23 [patch/RFC 2.6.18-rc] platform_device_probe(), to conserve memory David Brownell
2006-09-04  1:34 ` Dmitry Torokhov [this message]
2006-09-04  2:34   ` David Brownell
2006-09-04  5:24 ` David Brownell
2006-09-04 14:25   ` Oleg Verych

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=200609032134.30195.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=david-b@pacbell.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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.