Files
linux-nvgpu/drivers/gpu/nvgpu
Adeel Raza ac24a33a76 gpu: nvgpu: posix: fix atomic test ops
Previously atomic test ops were simply returning the atomic value as a
boolean. Instead the test ops had to check if the value had reached 0.

Change-Id: Ib84ec4f78ddb25604e39c3e78272857899805b7b
Signed-off-by: Adeel Raza <araza@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2018758
Reviewed-by: Nicolas Benech <nbenech@nvidia.com>
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svc-misra-checker <svc-misra-checker@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2019-02-14 17:47:17 -08:00
..