diff options
| author | Takashi Iwai <tiwai@suse.de> | 2026-01-16 15:17:16 +0100 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-01-16 15:17:16 +0100 |
| commit | a654de9d73fdd844d5644cc5527a362d7cf634fb (patch) | |
| tree | bff516aba6469eb5d5cfa91649c21838d8147f7e /include/linux/genalloc.h | |
| parent | 78e35b0156c3d98e9a61c673fd585a9a01acc6dc (diff) | |
| parent | 46b8d0888f01f250fbd24d00ff80b755c3c42cd4 (diff) | |
Merge branch 'for-linus' into for-next
Pull 6.19-devel branch for applying cirrus scodec test patches.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux/genalloc.h')
| -rw-r--r-- | include/linux/genalloc.h | 1 |
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, |
