Release 4.14 arch/frv/include/asm/topology.h
/* SPDX-License-Identifier: GPL-2.0 */
#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 | 18 | 81.82% | 1 | 33.33% |
Mike Travis | 3 | 13.64% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 4.55% | 1 | 33.33% |
Total | 22 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.