Release 4.14 arch/microblaze/include/asm/mmu_context.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef CONFIG_MMU
# include <asm/mmu_context_mm.h>
#else
# include <asm-generic/mmu_context.h>
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Michal Simek | 11 | 78.57% | 2 | 40.00% |
| Greg Kroah-Hartman | 1 | 7.14% | 1 | 20.00% |
| Remis Lima Baima | 1 | 7.14% | 1 | 20.00% |
| David Howells | 1 | 7.14% | 1 | 20.00% |
| Total | 14 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.