cregit-Linux how code gets into the kernel

Release 4.10 arch/s390/include/asm/cache.h

/*
 *  S390 version
 *    Copyright IBM Corp. 1999
 *
 *  Derived from "include/asm-i386/cache.h"
 *    Copyright (C) 1992, Linus Torvalds
 */

#ifndef __ARCH_S390_CACHE_H

#define __ARCH_S390_CACHE_H


#define L1_CACHE_BYTES     256

#define L1_CACHE_SHIFT     8

#define NET_SKB_PAD	   32


#define __read_mostly __section(.data..read_mostly)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
pre-gitpre-git1144.00%114.29%
linus torvaldslinus torvalds520.00%228.57%
horst hartmannhorst hartmann416.00%114.29%
christian borntraegerchristian borntraeger312.00%114.29%
heiko carstensheiko carstens28.00%228.57%
Total25100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.