Release 4.14 arch/mips/include/asm/spinlock_types.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SPINLOCK_TYPES_H
#define _ASM_SPINLOCK_TYPES_H
#include <asm-generic/qspinlock_types.h>
#include <asm-generic/qrwlock_types.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Ingo Molnar | 8 | 53.33% | 1 | 20.00% |
David Daney | 4 | 26.67% | 1 | 20.00% |
Paul Burton | 2 | 13.33% | 2 | 40.00% |
Greg Kroah-Hartman | 1 | 6.67% | 1 | 20.00% |
Total | 15 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.