commit | 6c1e3f92f9f1dfc7f14b43fd432c8ec95b1a188f | [log] [tgz] |
---|---|---|
author | Oded Gabbay <ogabbay@kernel.org> | Thu Jan 28 08:50:25 2021 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Mon Feb 08 18:20:08 2021 +0200 |
tree | 84510d1c481db6ab67e2a7d1f2b5746b95f56eb2 | |
parent | 369aea84595189200a2e6b028f556a7efa0ec489 [diff] |
habanalabs: fix integer handling issue Need to add ull suffix to constant when doing shift of constant into 64-bit variables Signed-off-by: Oded Gabbay <ogabbay@kernel.org>