From: Dean Nelson <dcn@sgi.com>
To: Duck <duck@freescale.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] generic pool allocator: allow all chunks to be allocated.
Date: Wed, 16 Apr 2008 09:34:14 -0500 [thread overview]
Message-ID: <20080416143414.GA4778@sgi.com> (raw)
In-Reply-To: <1208349190-9650-1-git-send-email-duck@freescale.com>
On Wed, Apr 16, 2008 at 06:33:10AM -0600, Duck wrote:
> From: Bruce Schmid <duck@freescale.com>
>
> gen_pool_alloc() doesn't allocate the last chunk in a pool.
> This patch fixes that problem by correcting the calculation
> of the number of the last bit in the bitmap.
Indeed it doesn't allocate the last bit. I ran a quick test
with and without your patch and your patch does fix the problem.
Acked-by: Dean Nelson <dcn@sgi.com>
prev parent reply other threads:[~2008-04-16 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-16 12:33 [PATCH] generic pool allocator: allow all chunks to be allocated Duck
2008-04-16 14:34 ` Dean Nelson [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=20080416143414.GA4778@sgi.com \
--to=dcn@sgi.com \
--cc=duck@freescale.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.