grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/9] kern/ieee1275/init: ppc64: Return allocated address and


From: Hari Bathini
Subject: Re: [PATCH 3/9] kern/ieee1275/init: ppc64: Return allocated address and len using context
Date: Fri, 10 Nov 2023 18:37:23 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1



On 31/10/23 11:20 pm, Stefan Berger wrote:
Return the allocated address and the length of the memory block in the
request structure if a memory allocation was actually done. Leave the
address untouched otherwise. This enables a caller who wants to use the
allocated memory directly (rather than adding the memory to the heap) to
see where memory was allocated. None of the current callers needs this

s/callers needs this/callers need this/

Thanks
Hari



reply via email to

[Prev in Thread] Current Thread [Next in Thread]