[PATCH V4 0/6] xen: Add support of extended regions (safe ranges) on Arm
Boris Ostrovsky
boris.ostrovsky at oracle.com
Fri Dec 17 11:13:44 PST 2021
On 12/16/21 5:02 PM, Oleksandr wrote:
>
> On 09.12.21 22:05, Oleksandr Tyshchenko wrote:
>
>
> Hello Juergen, Boris
>
>
> May I please ask, are you happy (or otherwise) with current patch series (I assume, especially with commits #3-4)?
I think I mentioned last time, in patch 4:
+ if (target_resource != &iomem_resource) {
+ tmp_res = kzalloc(sizeof(*tmp_res), GFP_KERNEL);
+ if (!res) {
Other than that --- LGTM.
-boris
More information about the linux-arm-kernel
mailing list