]> Git Repo - linux.git/blobdiff - arch/openrisc/mm/fault.c
arm64: extable: add a dedicated uaccess handler
[linux.git] / arch / openrisc / mm / fault.c
index ca97d9baab51f80020db8dff29227a0bcdd57522..c730d1a516867608e069d01f916b69deb6f5e14f 100644 (file)
@@ -28,7 +28,7 @@ unsigned long pte_misses;     /* updated by do_page_fault() */
 unsigned long pte_errors;      /* updated by do_page_fault() */
 
 /* __PHX__ :: - check the vmalloc_fault in do_page_fault()
- *            - also look into include/asm-or32/mmu_context.h
+ *            - also look into include/asm/mmu_context.h
  */
 volatile pgd_t *current_pgd[NR_CPUS];
 
This page took 0.033025 seconds and 4 git commands to generate.