Release 4.10 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 |
pre-git | pre-git | 11 | 57.89% | 1 | 25.00% |
helge deller | helge deller | 5 | 26.32% | 1 | 25.00% |
andrew morton | andrew morton | 2 | 10.53% | 1 | 25.00% |
matthew wilcox | 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.