Release 4.10 arch/frv/include/asm/topology.h
#ifndef _ASM_TOPOLOGY_H
#define _ASM_TOPOLOGY_H
#ifdef CONFIG_NUMA
#error NUMA not supported yet
#endif /* CONFIG_NUMA */
#include <asm-generic/topology.h>
#endif /* _ASM_TOPOLOGY_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
david howells | david howells | 18 | 85.71% | 1 | 50.00% |
mike travis | mike travis | 3 | 14.29% | 1 | 50.00% |
| Total | 21 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.