Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1282607

Re: [PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
Date 2015-12-03 01:00 +0100
Message-ID <qBptw-5Bi-11@gated-at.bofh.it> (permalink)
References <qBptw-5Bi-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 30 Nov 2015 10:48:52 +0800 Zhao Qiang <qiang.zhao@freescale.com> wrote:

> Bytes alignment is required to manage some special RAM,
> so add gen_pool_first_fit_align to genalloc,
> meanwhile add gen_pool_alloc_algo to pass algo in case user
> layer using more than one algo, and pass data to
> gen_pool_first_fit_align(modify gen_pool_alloc as a wrapper)

Patches 1 & 2 look OK to me.  Please include them in whichever (powerpc)
tree is used for patches 3-6.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v13 1/6] genalloc:support memory-allocation with  bytes-alignment to genalloc Andrew Morton <akpm@linux-foundation.org> - 2015-12-03 01:00 +0100

csiph-web