diff options
| author | Pratyush Yadav (Google) <pratyush@kernel.org> | 2026-08-01 10:48:15 +0200 |
|---|---|---|
| committer | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2026-08-04 09:18:44 +0300 |
| commit | e9e4ecd4b7e9c089ca22bf783f801f62f3fc8ecd (patch) | |
| tree | acd00c5a90dd5cc78cf9f4073551d2d8c6619660 /scripts | |
| parent | e228b380cdb184089ac00cdf7ba232e3e6b9fbcf (diff) | |
| download | linux-e9e4ecd4b7e9c089ca22bf783f801f62f3fc8ecd.tar.gz linux-e9e4ecd4b7e9c089ca22bf783f801f62f3fc8ecd.zip | |
kho: move all memory retrieval logic to kho_mem_retrieve()
The memory retrieval logic is spread out across kho_mem_retrieve() and
kho_memory_init(). The incoming scratch area is initialized at
kho_memory_init(), and the error handling is done there too.
Consolidate all this logic into kho_mem_retrieve() to make the code
cleaner.
Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Link: https://patch.msgid.link/20260801084833.1897543-7-pratyush@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
