Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2025 10:27:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 285681] [Hyper-V] i386 panic during storvsc_xferbuf_prepare()
Message-ID:  <bug-285681-27103-MjP9Ra1J2g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285681-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285681-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285681

--- Comment #27 from Wei Hu <weh@microsoft.com> ---
(In reply to Mark Johnston from comment #26)
(In reply to Wei Hu from comment #25)
Sorry I had a typo in my Comment #25...  

"though I was able to reproduce the assertion failure on arm64" should be
"though I was NOT able to reproduce the assertion failure on arm64". 

If I just remove "#if !defined(__aarch64__)" in storvsc_xferbuf_prepare()
without fully applying your patch, it doesn't hit the assertion on the latest
current. I guess maybe the following commit has helped to avoid bounce buffer?

https://cgit.freebsd.org/src/commit/?id=e7a9817b8d328dda04069b65944ce2ed6f54c6f0

Anyway, the patch looks good and it doesn't cause any regression on amd64 or
arm64 according to my test.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285681-27103-MjP9Ra1J2g>