Rajesh Devaraj
7dc013d242
gpu: nvgpu: merge error reporting apis
...
In DRIVE 6.0, NvGPU is allowed to report only 32-bit metadata to
Safety_Services. So, there is no need to have distinct APIs for
reporting errors from units like GR, MM, FIFO to SDL unit. All
these error reporting APIs will be replaced with a single API. To
meet this objective, this patch does the following changes:
- Replaces nvgpu_report_*_err with nvgpu_report_err_to_sdl.
- Removes the reporting of error messages.
- Replaces nvgpu_log() with nvgpu_err(), for error reporting.
- Removes error reporting to Safety_Services from nvgpu_report_*_err.
However, nvgpu_report_*_err APIs and their related files are not
removed. During the creation of nvgpu-mon, they will be moved under
nvgpu-rm, in debug builds.
Note:
- There will be a follow-up patch to fix error IDs.
- As discussed in https://nvbugs/3491596 (comment #12 ), the high
level expectation is to report only errors.
JIRA NVGPU-7450
Change-Id: I428f2a9043086462754ac36a15edf6094985316f
Signed-off-by: Rajesh Devaraj <rdevaraj@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2662590
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
2022-02-09 00:41:18 -08:00
..
2021-10-29 15:00:30 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2021-10-22 19:07:53 -07:00
2020-12-15 14:13:28 -06:00
2019-07-22 11:55:10 -07:00
2020-12-15 14:13:28 -06:00
2022-01-13 12:36:19 -08:00
2019-07-22 11:55:10 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2019-05-23 02:19:47 -07:00
2019-05-23 02:19:47 -07:00
2022-02-09 00:41:18 -08:00
2021-06-17 12:56:16 -07:00
2021-07-01 06:48:20 -07:00
2019-03-25 22:47:45 -07:00
2022-02-09 00:41:18 -08:00
2019-03-25 22:47:45 -07:00
2021-06-27 05:02:58 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2019-08-27 04:48:41 -07:00
2020-12-15 14:13:28 -06:00
2019-05-16 11:57:32 -07:00
2022-01-13 12:36:19 -08:00
2019-05-03 16:25:43 -07:00
2021-11-18 09:18:55 -08:00
2019-05-03 16:25:43 -07:00
2022-01-13 12:36:19 -08:00
2019-03-12 13:35:21 -07:00
2021-11-26 08:46:47 -08:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2021-07-02 09:57:56 -07:00
2020-12-15 14:13:28 -06:00
2021-07-02 09:57:56 -07:00
2021-10-22 19:08:52 -07:00
2022-02-09 00:41:18 -08:00
2021-06-17 12:56:16 -07:00
2022-02-09 00:41:18 -08:00
2022-02-09 00:41:18 -08:00
2019-08-27 04:48:41 -07:00
2022-02-09 00:41:18 -08:00
2019-04-18 15:55:53 -07:00
2019-04-22 15:25:52 -07:00
2019-04-22 15:25:52 -07:00
2019-04-30 21:47:18 -07:00
2019-04-30 21:47:18 -07:00
2021-06-27 05:02:58 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2021-10-26 13:47:32 -07:00
2019-04-03 13:35:33 -07:00
2022-01-13 12:36:19 -08:00
2019-04-03 13:35:33 -07:00
2022-02-09 00:41:18 -08:00
2021-06-17 12:56:16 -07:00
2021-11-26 08:46:47 -08:00
2021-06-27 05:02:58 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:48 -06:00
2019-07-03 02:46:15 -07:00
2019-07-22 11:55:01 -07:00
2019-08-27 04:48:41 -07:00
2022-02-09 00:41:18 -08:00
2020-12-15 14:13:48 -06:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-03-21 04:36:48 -07:00
2019-03-21 04:37:03 -07:00
2019-05-07 20:28:01 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2021-05-03 20:40:05 -07:00
2022-01-13 12:36:19 -08:00
2021-05-03 20:40:05 -07:00
2022-01-13 12:36:19 -08:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2019-07-03 02:46:15 -07:00
2022-01-13 12:36:19 -08:00
2019-08-27 04:48:41 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2020-12-15 14:13:48 -06:00
2019-05-06 02:56:53 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2019-07-03 02:46:15 -07:00
2019-07-03 02:46:15 -07:00
2019-07-22 11:55:18 -07:00
2021-07-07 12:25:57 -07:00
2019-04-03 09:55:08 -07:00
2020-12-15 14:13:28 -06:00
2019-04-03 09:55:23 -07:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2021-04-28 19:14:49 -07:00
2021-04-28 19:14:49 -07:00
2022-02-09 00:38:56 -08:00
2021-06-17 12:56:16 -07:00
2022-02-09 00:38:56 -08:00
2021-11-03 20:54:48 -07:00
2021-11-03 20:54:48 -07:00
2022-01-13 12:36:19 -08:00
2022-01-13 12:36:19 -08:00
2021-11-11 20:39:47 -08:00
2022-01-13 12:36:19 -08:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2021-11-11 20:39:47 -08:00
2021-11-11 20:39:47 -08:00
2021-06-27 05:02:58 -07:00
2021-06-27 05:02:58 -07:00
2022-01-13 12:36:19 -08:00
2021-08-25 09:47:47 -07:00
2022-01-13 12:36:19 -08:00
2021-08-25 09:47:47 -07:00
2019-04-30 12:44:35 -07:00
2019-04-30 12:44:35 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2021-01-18 23:11:57 -08:00
2021-02-19 15:16:46 -08:00
2021-01-18 23:11:57 -08:00
2021-02-19 15:16:46 -08:00
2020-12-15 14:05:52 -06:00
2021-06-17 12:56:16 -07:00
2021-06-22 14:14:10 -07:00
2022-01-13 12:36:19 -08:00
2019-07-24 17:04:53 -07:00
2019-05-06 02:56:53 -07:00
2019-05-06 02:56:53 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00