From: Willy Tarreau <w@1wt.eu>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: stable@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.22.y, 2.6.20.y] ieee1394: ohci1394: fix initialization if built non-modular
Date: Fri, 21 Sep 2007 08:16:24 +0200 [thread overview]
Message-ID: <20070921061624.GA20522@1wt.eu> (raw)
In-Reply-To: <tkrat.e46434c80b622f2b@s5r6.in-berlin.de>
On Fri, Sep 21, 2007 at 08:11:08AM +0200, Stefan Richter wrote:
> Initialization of ohci1394 was broken according to one reporter if the
> driver was statically linked, i.e. not built as loadable module. Dmesg:
>
> PCI: Device 0000:02:07.0 not available because of resource collisions
> ohci1394: Failed to enable OHCI hardware.
>
> This was reported for a Toshiba Satellite 5100-503. The cause is commit
> 8df4083c5291b3647e0381d3c69ab2196f5dd3b7 in Linux 2.6.19-rc1 which only
> served purposes of early remote debugging via FireWire. This
> functionality is better provided by the currently out-of-tree driver
> ohci1394_earlyinit. Reversal of the commit was OK'd by Andi Kleen.
>
> Same as pre-2.6.23 commit be7963b7e7f08a149e247c0bf29a4abd174e0929.
>
> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
> ---
thanks Stefan. I still have a few fixes pending for 2.6.20, I'll release
another one soon including your patch.
regards,
willy
prev parent reply other threads:[~2007-09-21 6:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-21 6:11 [PATCH 2.6.22.y, 2.6.20.y] ieee1394: ohci1394: fix initialization if built non-modular Stefan Richter
2007-09-21 6:16 ` Willy Tarreau [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=20070921061624.GA20522@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=stefanr@s5r6.in-berlin.de \
/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.