cregit-Linux how code gets into the kernel

Release 4.14 arch/sparc/include/asm/sparsemem.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _SPARC64_SPARSEMEM_H

#define _SPARC64_SPARSEMEM_H

#ifdef __KERNEL__

#include <asm/page.h>


#define SECTION_SIZE_BITS       30

#define MAX_PHYSADDR_BITS       MAX_PHYS_ADDRESS_BITS

#define MAX_PHYSMEM_BITS        MAX_PHYS_ADDRESS_BITS

#endif /* !(__KERNEL__) */

#endif /* !(_SPARC64_SPARSEMEM_H) */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sam Ravnborg2580.65%133.33%
David S. Miller516.13%133.33%
Greg Kroah-Hartman13.23%133.33%
Total31100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.