/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __UM_SMP_H #define __UM_SMP_H #define hard_smp_processor_id() 0 #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Jeff Dike | 8 | 57.14% | 1 | 33.33% |
| Fernando Luis Vázquez Cao | 5 | 35.71% | 1 | 33.33% |
| Greg Kroah-Hartman | 1 | 7.14% | 1 | 33.33% |
| Total | 14 | 100.00% | 3 | 100.00% |