summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-04-09 13:07:16 -0500
committerJakub Kicinski <kuba@kernel.org>2021-04-09 20:57:24 -0700
commit7ad3bd52cbcb7d263d320a9dca5cfe409734f62e (patch)
tree544e88efd7d0f9cefd2f12919a939609cef711fb /init
parent8859a44ea0df92bccdc942ef15781ebbfe0ad9f3 (diff)
downloadlinux-7ad3bd52cbcb7d263d320a9dca5cfe409734f62e.tar.bz2
net: ipa: relax pool entry size requirement
I no longer know why a validation check ensured the size of an entry passed to gsi_trans_pool_init() was restricted to be a multiple of 8. For 32-bit builds, this condition doesn't always hold, and for DMA pools, the size is rounded up to a power of 2 anyway. Remove this restriction. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions