From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Aleksandar Radovanovic <biblbroks@sezampro.yu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: Re: [PATCH 2.6.24-rc3] aec62xx: Fix kernel oops in driver's probe function
Date: Sun, 18 Nov 2007 22:43:42 +0100 [thread overview]
Message-ID: <200711182243.42554.bzolnier@gmail.com> (raw)
In-Reply-To: <200711172243.57087.biblbroks@sezampro.yu>
On Saturday 17 November 2007, Aleksandar Radovanovic wrote:
> From: Aleksandar Radovanovic <biblbroks@sezampro.yu>
>
> Add pci_enable_device() to aec62xx probe function
> before doing any I/O.
>
> Original probe function tries to read from device's
> PCI region 4 before calling ide_setup_pci_device().
> Since the device is not enabled at this point,
> on machines that have no firmware PCI initialization
> (e.g. ASUS WL-700gE router), corresponding PCI BAR
> is 0 and the following inb() causes a kernel oops.
>
> Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.yu>
applied, thanks!
prev parent reply other threads:[~2007-11-18 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-17 21:43 [PATCH 2.6.24-rc3] aec62xx: Fix kernel oops in driver's probe function Aleksandar Radovanovic
2007-11-18 21:43 ` Bartlomiej Zolnierkiewicz [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=200711182243.42554.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=biblbroks@sezampro.yu \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.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.