From: David Miller <davem@davemloft.net>
To: sergei.shtylyov@cogentembedded.com
Cc: netdev@vger.kernel.org, klassert@mathematik.tu-chemnitz.de,
tedheadster@gmail.com
Subject: Re: [PATCH RFT] 3c59x: fix freeing nonexistent resource on driver unload
Date: Mon, 06 May 2013 12:22:36 -0400 (EDT) [thread overview]
Message-ID: <20130506.122236.49412750367407481.davem@davemloft.net> (raw)
In-Reply-To: <201305030110.22462.sergei.shtylyov@cogentembedded.com>
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date: Fri, 3 May 2013 01:10:22 +0400
> When unloading the driver that drives an EISA board, a message similar to the
> following one is displayed:
>
> Trying to free nonexistent resource <0000000000013000-000000000001301f>
>
> Then an user is unable to reload the driver because the resource it requested in
> the previous load hasn't been freed. This happens most probably due to a typo in
> vortex_eisa_remove() which calls release_region() with 'dev->base_addr' instead
> of 'edev->base_addr'...
>
> Reported-by: Matthew Whitehead <tedheadster@gmail.com>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Applied, thanks.
next prev parent reply other threads:[~2013-05-06 16:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-02 21:10 [PATCH RFT] 3c59x: fix freeing nonexistent resource on driver unload Sergei Shtylyov
[not found] ` <CAP8WD_ZYxhjYag3dQSKnbB6JojV=jxZzmn7_kJW_eOzQOWtKTg@mail.gmail.com>
2013-05-04 18:12 ` Sergei Shtylyov
2013-05-04 22:07 ` Sergei Shtylyov
2013-05-06 16:22 ` David Miller [this message]
2013-05-06 20:45 ` Sergei Shtylyov
2013-05-06 20:50 ` David Miller
2013-05-06 21:49 ` Sergei Shtylyov
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=20130506.122236.49412750367407481.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=klassert@mathematik.tu-chemnitz.de \
--cc=netdev@vger.kernel.org \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=tedheadster@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).