Re: virtualbon-ose-kmod build fails with 14-CURRENT and llvm15

2023-02-27 Thread Brooks Davis
On Mon, Feb 27, 2023 at 02:58:44PM -0800, Kevin Oberman wrote: > On Mon, Feb 27, 2023 at 10:27 AM Brooks Davis wrote: > > > On Sun, Feb 26, 2023 at 09:45:34AM -0800, Kevin Oberman wrote: > > > I updated my system yesterday. I then tried to rebuild > > virtualbox-ose-k

Re: virtualbon-ose-kmod build fails with 14-CURRENT and llvm15

2023-02-27 Thread Brooks Davis
On Sun, Feb 26, 2023 at 09:45:34AM -0800, Kevin Oberman wrote: > I updated my system yesterday. I then tried to rebuild virtualbox-ose-kmod. > This fails under llvm15. The same source code built successfully with > llvm14, so I assume that the code has a problem with 15. I suspect that 15 > changed

Re: svn commit: r358439 - head/sys/amd64/include

2020-03-04 Thread Brooks Davis
On Wed, Mar 04, 2020 at 12:27:08PM +0100, Guido Falsi wrote: > On 02/03/20 18:13, Ryan Libby wrote: > > On Mon, Mar 2, 2020 at 12:45 AM Alexander V. Chernikov > > wrote: > >> > >> 28.02.2020, 18:32, "Ryan Libby" : > >>> Author: rlibby > >>> Date: Fri Feb 28 18:32:36 2020 > >>> New Revision: 35843

Re: Potential issues for linux socket syscall

2019-02-26 Thread Brooks Davis
On Tue, Feb 26, 2019 at 05:01:54AM +, weike.c...@dell.com wrote: > > From: Brooks Davis > > Sent: Tuesday, February 26, 2019 2:45 AM > > To: Chen, Weike > > Cc: emulat...@freebsd.org > > Subject: Re: Potential issues for linux socket syscall > > > >

Re: Potential issues for linux socket syscall

2019-02-25 Thread Brooks Davis
On Thu, Feb 21, 2019 at 02:57:23AM +, weike.c...@dell.com wrote: > > Hi Linux emulation experts, > > I find a potential issue on FreeBSD 12 official release for Linux emulation > syscall. > > The function 'linux_getsockname' in 'linux_socket.c' calls > 'bsd_to_linux_sockaddr', and it calls