summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-06-09 15:59:34 -0700
committerDavid S. Miller <davem@davemloft.net>2021-06-09 15:59:34 -0700
commit0d155170d6eebbd6c50e16bc928c31b3f5473025 (patch)
tree10a7047a315733acc009e7de74d711fd5bfcef34 /include/linux/mlx5
parentab324d8dfddad04bec0e8421242716504e31e204 (diff)
parent6857b02392ab89ffc4235de991b544ef22375e6e (diff)
Merge branch 'ipa-mem-1'
Alex Elder says: ==================== net: ipa: memory region rework, part 1 This is the first portion of a very long series of patches that has been split in two. Once these patches are accepted, I'll post the remaining patches. The combined series reworks the way memory regions are defined in the configuration data, and in the process solidifies code that ensures configurations are valid. In this portion (part 1), most of the focus is on improving validation of code. This validation is now done unconditionally (something I promised Leon Romanovsky I would work on). Validation will occur earlier than before, catching configuration problems as early as possible and permitting the rest of the driver to avoid needing to do some error checking. There will now be checks to ensure all defined regions are supported by the hardware, that required regions are all defined, and that there are no duplicate regions. The second portion (part 2) is mainly a set of small but pervasive changes whose result is to have the memory region array not be indexed by region ID. I'll provide further explanation when I post that series. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/mlx5')
0 files changed, 0 insertions, 0 deletions