Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 2a4aca1 ("powerpc/mm: Split low level tlb invalidate for nohash processors") changed a call to _tlbia to _tlbil_all but didn't include the header that defines _tlbil_all, leading to a build failure on 440 if KVM is enabled. This fixes it. Signed-off-by: Paul Mackerras <paulus@samba.org>
- Loading branch information