cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/include/uapi/asm/statfs.h

#ifndef _ASMARM_STATFS_H

#define _ASMARM_STATFS_H

/*
 * With EABI there is 4 bytes of padding added to this structure.
 * Let's pack it so the padding goes away to simplify dual ABI support.
 * Note that user space does NOT have to pack this structure.
 */

#define ARCH_PACK_STATFS64 __attribute__((packed,aligned(4)))

#include <asm-generic/statfs.h>
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1062.50%150.00%
David Woodhouse637.50%150.00%
Total16100.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.