
29 Jun
2018
29 Jun
'18
5:25 p.m.
On 06/29/2018 01:41 AM, Quentin Schulz wrote:
Some functions have different behaviour when the given address is 0 (assumed to be NULL by the function).
find_ram_base() does not return 0 anymore so it's safe to remove those offsets.
Patches 1-3, Reviewed-by: Stephen Warren swarren@nvidia.com
I assume you tested this in Travis with everything enabled and it all passed? I should test it locally on Tegra too...