HomeFreeBSD

powerpc/pmap: Remove an unused error from moea64_pvo_enter()

Description

powerpc/pmap: Remove an unused error from moea64_pvo_enter()

ENOENT is leftover from mmu_oea.c's moea_pvo_enter(), where it's used to
syncicache() on the first new mapping of a page. This sync is done
differently in OEA64.

Details

Provenance
jhibbitsAuthored on
Parents
rS354838: powerpc/booke pmap: Use the right 'tlbilx' form to invalidate TIDs
Branches
Unknown
Tags
Unknown