]> git.ipfire.org Git - thirdparty/grub.git/commit
kern/ieee1275/init/ppc64: Rename regions_claim() to grub_regions_claim()
authorStefan Berger <stefanb@linux.ibm.com>
Thu, 30 Nov 2023 14:17:19 +0000 (09:17 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 5 Dec 2023 13:31:38 +0000 (14:31 +0100)
commit679691a13ef583a0342888c1fcca99f663a71c68
tree96a4f6029a6e3ea088fafc0fede0785ac1198076
parentd49e86db2c15dd20f42262c0977f739ddf7bd6f6
kern/ieee1275/init/ppc64: Rename regions_claim() to grub_regions_claim()

Rename regions_claim() to grub_regions_claim() to make it available for
memory allocation. The ieee1275 loader will use this function on PowerVM
and KVM on Power and thus avoid usage of memory that it is not allowed
to use.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Cc: Hari Bathini <hbathini@linux.ibm.com>
Cc: Pavithra Prakash <pavrampu@in.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Carolyn Scherrer <cpscherr@us.ibm.com>
Cc: Mahesh Salgaonkar <mahesh@linux.ibm.com>
Cc: Sourabh Jain <sourabhjain@linux.ibm.com>
grub-core/kern/ieee1275/init.c
include/grub/ieee1275/alloc.h