kernel-hacking-2024-linux-s.../arch/arc/include
Vineet Gupta 336e2136e1 ARC: mm: preps ahead of HIGHMEM support
Before we plug in highmem support, some of code needs to be ready for it
 - copy_user_highpage() needs to be using the kmap_atomic API
 - mk_pte() can't assume page_address()
 - do_page_fault() can't assume VMALLOC_END is end of kernel vaddr space

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-10-28 19:31:05 +05:30
..
asm ARC: mm: preps ahead of HIGHMEM support 2015-10-28 19:31:05 +05:30
uapi/asm ARC: mm: use generic macros _BITUL()/_AC() 2015-10-28 19:31:05 +05:30