arch/x86/include/asm/mmu_context_32.h
deleted100644 → 0
+0
−55
arch/x86/include/asm/mmu_context_64.h
deleted100644 → 0
+0
−52
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Impact: cleanup
tj: * changed cpu to unsigned as was done on mmu_context_64.h as cpu
id is officially unsigned int
* added missing ';' to 32bit version of deactivate_mm()
Signed-off-by:
Brian Gerst <brgerst@gmail.com>
Signed-off-by:
Tejun Heo <tj@kernel.org>