summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/shmparam.h
blob: 51a3852de7336ba5c930bc9e8eb7f504cc4bc1af (plain)
1
2
3
4
5
6
#ifndef __ASM_GENERIC_SHMPARAM_H
#define __ASM_GENERIC_SHMPARAM_H

#define SHMLBA PAGE_SIZE	 /* attach addr a multiple of this */

#endif /* _ASM_GENERIC_SHMPARAM_H */
dd270ecb430b879f311536cfd6a5 (patch) treee5699afb1b91c87218e8e3aa2d61f783cbc4ed51 parentfb3dc5b8adef1b05e2ca2a48db9fcf1a35ae9a1e (diff)parent2e3db5a4b9ee704f841d6356a32428830c7079e6 (diff)
Merge branch 'fsl-fixes'
Madalin Bucur says: ==================== fsl/fman: fixes for ARM The patch set fixes advertised speeds for QSGMII interfaces, disables A007273 erratum workaround on non-PowerPC platforms where it does not apply, enables compilation on ARM64 and addresses a probing issue on non PPC platforms. Changes from v3: removed redundant comment, added ack by Scott Changes from v2: merged fsl/fman changes to avoid a point of failure Changes from v1: unifying probing on all supported platforms ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat