From: Jani Monoses <jani.monoses@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: BUG 2.6.14.2 : ACPI boot lockup
Date: Wed, 23 Nov 2005 10:00:12 +0200 [thread overview]
Message-ID: <dm17ih$67k$1@sea.gmane.org> (raw)
In-Reply-To: <20051122165429.A30362@unix-os.sc.intel.com>
> drivers/acpi/scan.c | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux-2.6.14-vanilla/drivers/acpi/scan.c
> ===================================================================
> --- linux-2.6.14-vanilla.orig/drivers/acpi/scan.c
> +++ linux-2.6.14-vanilla/drivers/acpi/scan.c
> @@ -1111,7 +1111,7 @@ acpi_add_single_object(struct acpi_devic
> *
> * TBD: Assumes LDM provides driver hot-plug capability.
> */
> - result = acpi_bus_find_driver(device);
> + acpi_bus_find_driver(device);
>
> end:
> if (!result)
Is this going into 2.6.15?
thanks
Jani
next prev parent reply other threads:[~2005-11-23 8:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-22 21:19 BUG 2.6.14.2 : ACPI boot lockup Jean Tourrilhes
2005-11-23 0:54 ` Rajesh Shah
2005-11-23 2:06 ` Jean Tourrilhes
2005-11-23 2:12 ` Rajesh Shah
2005-11-23 2:25 ` Jean Tourrilhes
2005-11-23 6:08 ` Henrik Persson
2005-11-23 8:00 ` Jani Monoses [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-22 23:35 Jean Tourrilhes
2005-11-22 21:14 Jean Tourrilhes
2005-11-22 19:08 Jean Tourrilhes
2005-11-22 20:15 ` Jani Monoses
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='dm17ih$67k$1@sea.gmane.org' \
--to=jani.monoses@gmail.com \
--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 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.