Thread (32 messages) flat view 32 messages, 3 authors, 2021-10-26

Re: [PATCH V5 10/20] rtla/osnoise: Add osnoise top mode

From: Daniel Bristot de Oliveira <bristot@kernel.org>
Date: 2021-10-26 21:50:01
Also in: lkml

On 10/26/21 18:32, Tao Zhou wrote:
quoted
+	if (params->stop_us)
+		osnoise_set_stop_us(tool->context, params->stop_us);
osnoise_set_stop_us() also need to check return value feels by me.
quoted
+
+	if (params->stop_total_us)
+		osnoise_set_stop_total_us(tool->context, params->stop_total_us);
The same here. Also need to check the return value.

PATCH 10 also has these two places(call the two functions) that not check
the return value.

Or I am wrong.

You are right, reviewing that.

Thanks!
-- Daniel

Thanks,
Tao
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help