Skip to content
Commit a73889d2 authored by Meir Levi's avatar Meir Levi Committed by Ruiqiang Hao
Browse files

octeontx2-af: fix REE boundary graph check



commit 4d8089f0eddda432e282647b9732a7180e670cf9 from
git@git.assembla.com:cavium/WindRiver.linux.git

the offset holds memory range (up to 128MB) while the check was
referring to the graph max entries (16M), the fix is multiply
the graph max entries (16M) with the entry size (8B).

Signed-off-by: default avatarMeir Levi <mlevi4@marvell.com>
Change-Id: I9e1a86c4cac8f06e5e1f169d76a84232b99094ba
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/69932
Tested-by: default avatarsa_ip-sw-jenkins <sa_ip-sw-jenkins@marvell.com>
Reviewed-by: default avatarLiron Himi <lironh@marvell.com>
Reviewed-by: default avatarSunil Kovvuri Goutham <sgoutham@marvell.com>
(cherry picked from commit 09fe0d8a74a3ae55622faf6987d351ba300540ca)
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/70021
Signed-off-by: default avatarRuiqiang Hao <Ruiqiang.Hao@windriver.com>
parent f0b86dba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment