/* SPDX-License-Identifier: GPL-2.0 */ #ifdef __uClinux__ #include <asm/pgtable_no.h> #else #include <asm/pgtable_mm.h> #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Sam Ravnborg | 11 | 78.57% | 1 | 33.33% |
| David Howells | 2 | 14.29% | 1 | 33.33% |
| Greg Kroah-Hartman | 1 | 7.14% | 1 | 33.33% |
| Total | 14 | 100.00% | 3 | 100.00% |