Wind River Support Network

HomeDefectsLIN1018-6245
Fixed

LIN1018-6245 : CONFIG_PPC_BOOK3S_64=y: error: implicit declaration of function 'ida_free'

Created: Jun 2, 2020    Updated: Jul 12, 2020
Resolved Date: Jun 21, 2020
Found In Version: 10.18.44.16
Fix Version: 10.18.44.18
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Kernel

Description

| /tmp-glibc/work-shared/qemuppc64/kernel-source/arch/powerpc/mm/mmu_context_book3s64.c: In function 'realloc_context_ids':
| tmp-glibc/work-shared/qemuppc64/kernel-source/arch/powerpc/mm/mmu_context_book3s64.c:120:4: error: implicit declaration of function 'ida_free'; did you mean 'pte_free'? [-Werror=implicit-function-declaration]
|     ida_free(&mmu_context_ida, ctx->extended_id[i]);
|     ^~~~~~~~
|     pte_free

Steps to Reproduce

CONFIG_PPC_BOOK3S_64=y
bitbake virtual/kernel
Live chat
Online