commit | 8d79ce162e2b9bc57d8dca814f784654efe179da | [log] [tgz] |
---|---|---|
author | farah kassabri <fkassabri@habana.ai> | Mon Jan 11 10:10:00 2021 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Jan 27 21:03:50 2021 +0200 |
tree | 6ffd8e2bdee371898016c432cdf6a550133a01d2 | |
parent | a24ab89001aa4d7a0e6db7078b3870cae8de6681 [diff] |
habanalabs: always try to use the hint address Currently hint address is ignored in case va block page size is not power of 2. We need to support th user hint address also in this case, but only if the hint address is aligned to page size. Signed-off-by: farah kassabri <fkassabri@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>