Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

From: Gustavo A. R. Silva
Date: Mon Jan 08 2024 - 12:49:28 EST




On 1/8/24 11:31, Harshit Mogalapalli wrote:

BTW, is this _warning_ really causing a crash?


I think we can say this can cause a crash in a way, WARN_ONCE() is still a WARNING and we can have systems with panic_on_warn set.


Oh yes! thanks for the clarification. :)

--
Gustavo