cregit-Linux how code gets into the kernel

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

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

#define _ASMSPARC_SHMPARAM_H


#define __ARCH_FORCE_SHMLBA 	1

extern int vac_cache_size;

#define SHMLBA (vac_cache_size ? vac_cache_size : PAGE_SIZE)

#endif /* _ASMSPARC_SHMPARAM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Sam Ravnborg2090.91%133.33%
David S. Miller14.55%133.33%
Greg Kroah-Hartman14.55%133.33%
Total22100.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.