cregit-Linux how code gets into the kernel

Release 4.14 arch/ia64/include/asm/uv/uv.h

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

#define _ASM_IA64_UV_UV_H

#include <asm/sn/simulator.h>


static inline int is_uv_system(void) { /* temporary support for running on hardware simulator */ return IS_MEDUSA() || ia64_platform_is("uv"); }

Contributors

PersonTokensPropCommitsCommitProp
Dean Nelson19100.00%1100.00%
Total19100.00%1100.00%

#endif /* _ASM_IA64_UV_UV_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Dean Nelson3196.88%150.00%
Greg Kroah-Hartman13.12%150.00%
Total32100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.