cregit-Linux how code gets into the kernel

Release 4.11 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
Linus Torvalds (pre-git)1144.00%114.29%
Linus Torvalds520.00%228.57%
Horst Hartmann416.00%114.29%
Christian Bornträger312.00%114.29%
Heiko 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.
Created with cregit.