Release 4.11 arch/parisc/include/asm/shmparam.h
#ifndef _ASMPARISC_SHMPARAM_H
#define _ASMPARISC_SHMPARAM_H
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
#define SHM_COLOUR 0x00400000
/* shared mappings colouring */
#endif /* _ASMPARISC_SHMPARAM_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 11 | 57.89% | 1 | 25.00% |
Helge Deller | 5 | 26.32% | 1 | 25.00% |
Andrew Morton | 2 | 10.53% | 1 | 25.00% |
Matthew Wilcox | 1 | 5.26% | 1 | 25.00% |
Total | 19 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.