Release 4.14 arch/s390/include/asm/sparsemem.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_S390_SPARSEMEM_H
#define _ASM_S390_SPARSEMEM_H
#define SECTION_SIZE_BITS 28
#define MAX_PHYSMEM_BITS CONFIG_MAX_PHYSMEM_BITS
#endif /* _ASM_S390_SPARSEMEM_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Heiko Carstens | 17 | 94.44% | 3 | 75.00% |
Greg Kroah-Hartman | 1 | 5.56% | 1 | 25.00% |
Total | 18 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.