Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / powerpc / mm / ppc_mmu_32.c
index bea6c544e38f94c1ede88190013775b1b8413ebb..38a793bfca37e579d801fe62c1af30dfef4a56b2 100644 (file)
@@ -163,7 +163,7 @@ void __init setbat(int index, unsigned long virt, phys_addr_t phys,
  * Preload a translation in the hash table
  */
 void hash_preload(struct mm_struct *mm, unsigned long ea,
-                 unsigned long access, unsigned long trap)
+                 bool is_exec, unsigned long trap)
 {
        pmd_t *pmd;