From: David Miller <davem@davemloft.net>
To: leitao@linux.vnet.ibm.com
Cc: ron.mercer@qlogic.com, netdev@vger.kernel.org
Subject: Re: [PATCH] qlge: Only free resources if they were allocated
Date: Mon, 25 Jan 2010 15:47:07 -0800 (PST) [thread overview]
Message-ID: <20100125.154707.32746579.davem@davemloft.net> (raw)
In-Reply-To: <1264436252-3740-1-git-send-email-leitao@linux.vnet.ibm.com>
From: leitao@linux.vnet.ibm.com
Date: Mon, 25 Jan 2010 10:17:32 -0600
> Currently qlge tries to release regions even if they were not allocated.
> This causes messages like the following in the kernel log
>
> Trying to free nonexistent resource <00000000006af400-00000000006af4ff>
> Trying to free nonexistent resource <00003c04ff9f4000-00003c04ff9f7fff>
> Trying to free nonexistent resource <00003c04ffc00000-00003c04ffcfffff>
>
> This patch fixes the goto logic in order to not release the resources
> if they were not allocated.
>
> Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Applied, thanks a lot.
prev parent reply other threads:[~2010-01-25 23:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-25 16:17 [PATCH] qlge: Only free resources if they were allocated leitao
2010-01-25 23:47 ` David Miller [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=20100125.154707.32746579.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=leitao@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=ron.mercer@qlogic.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).