diff options
author | Will Deacon <will.deacon@arm.com> | 2015-07-16 21:26:02 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2015-07-27 13:08:39 +0300 |
commit | cba3574fd56be8132a19e4aa6b1d41a12c56d990 (patch) | |
tree | 8cf0134b9f3111964fc9eaa88ffdb5e16448f4da /arch/arm64/include/asm/pgtable-hwdef.h | |
parent | aaf6f2f098f8ec22fa51ec15bd327b8acdfe5a78 (diff) | |
download | linux-cba3574fd56be8132a19e4aa6b1d41a12c56d990.tar.xz |
arm64: move update_mmu_cache() into asm/pgtable.h
Mark Brown reported an allnoconfig build failure in -next:
Today's linux-next fails to build an arm64 allnoconfig due to "mm:
make GUP handle pfn mapping unless FOLL_GET is requested" which
causes:
> arm64-allnoconfig
> ../mm/gup.c:51:4: error: implicit declaration of function
'update_mmu_cache' [-Werror=implicit-function-declaration]
Fix the error by moving the function to asm/pgtable.h, as is the case
for most other architectures.
Reported-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/pgtable-hwdef.h')
0 files changed, 0 insertions, 0 deletions