summaryrefslogtreecommitdiff
path: root/include/linux/genalloc.h
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2026-03-16 19:56:22 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2026-03-16 19:56:22 +0100
commit965cf928104cc6b3cbd8dc9536ca12f579098a8e (patch)
tree5284c2871d41566962315f357c2be8d3c7d31624 /include/linux/genalloc.h
parente0d2c0556a62886a8db485beef41d45be5b24a76 (diff)
parent5f2b61f91866c72e259bb164f7d0553908586ac1 (diff)
Merge remote-tracking branch 'fslc/5.15-2.2.x-imx' into toradex_5.15-2.2.x-imxtoradex_5.15-2.2.x-imx
This merges stable patches up to v5.15.201 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'include/linux/genalloc.h')
-rw-r--r--include/linux/genalloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/genalloc.h b/include/linux/genalloc.h
index 0bd581003cd5..60de63e46b33 100644
--- a/include/linux/genalloc.h
+++ b/include/linux/genalloc.h
@@ -44,6 +44,7 @@ struct gen_pool;
* @nr: The number of zeroed bits we're looking for
* @data: optional additional data used by the callback
* @pool: the pool being allocated from
+ * @start_addr: start address of memory chunk
*/
typedef unsigned long (*genpool_algo_t)(unsigned long *map,
unsigned long size,