summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-06-09 17:35:00 -0500
committerDavid S. Miller <davem@davemloft.net>2021-06-09 15:59:33 -0700
commitd39ffb97079b3f97f4f9d7cc633c78a1f69d3264 (patch)
treefec008abfbb94e96b059f083edda03207a51f970 /net/unix/af_unix.c
parent1eec767746e5fe4e4376ad511558de3c77f49d82 (diff)
net: ipa: introduce ipa_mem_id_optional()
Introduce a new function that indicates whether a given memory region is required for a given version of IPA hardware. Use it to verify that all required regions are present during initialization. Reorder the definitions of the memory region IDs to be based on the version in which they're first defined. Use "+" rather than "and above" where defining the IPA versions in which memory IDs are used, and indicate which regions are optional (many are not). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions