From: Andrew Morton <akpm@osdl.org>
To: Dmitry Torokhov <dtor@insightbb.com>
Cc: Greg KH <gregkh@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Driver core: fix error handling in device_bind_driver()
Date: Thu, 12 Oct 2006 11:52:40 -0700 [thread overview]
Message-ID: <20061012115240.d856e254.akpm@osdl.org> (raw)
In-Reply-To: <200610120105.56022.dtor@insightbb.com>
On Thu, 12 Oct 2006 01:05:55 -0400
Dmitry Torokhov <dtor@insightbb.com> wrote:
> Subject: Driver core: fix error handling in device_bind_driver()
> From: Dmitry Torokhov <dtor@insightbb.com>
>
> When link creation fails we not only need to signal error
> but also remove device from driver's list of bound devices.
>
> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
> ---
>
> drivers/base/dd.c | 29 ++++++++++++++++++-----------
> 1 files changed, 18 insertions(+), 11 deletions(-)
>
> Index: work/drivers/base/dd.c
> ===================================================================
> --- work.orig/drivers/base/dd.c
> +++ work/drivers/base/dd.c
This code has undergone basic restructuring in Greg's development tree. A
patch against rc1-mm1 would apply.
prev parent reply other threads:[~2006-10-12 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 5:05 [PATCH] Driver core: fix error handling in device_bind_driver() Dmitry Torokhov
2006-10-12 18:52 ` Andrew Morton [this message]
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=20061012115240.d856e254.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=dtor@insightbb.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox