lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZrZ6MUj2egxakWUT@zx2c4.com>
Date: Sat, 10 Aug 2024 05:21:05 +0900
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Luiz Augusto von Dentz <luiz.dentz@...il.com>
Cc: patchwork-bot+netdevbpf@...nel.org, davem@...emloft.net,
	kuba@...nel.org, linux-bluetooth@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: pull request: bluetooth 2024-07-26

On Fri, Aug 09, 2024 at 04:02:36PM -0400, Luiz Augusto von Dentz wrote:
> Hi Jason,
> 
> On Fri, Aug 9, 2024 at 3:54 PM Jason A. Donenfeld <Jason@...c4.com> wrote:
> >
> > Hi,
> >
> > On Fri, Aug 09, 2024 at 11:12:32AM -0400, Luiz Augusto von Dentz wrote:
> > > Hi,
> > >
> > > On Fri, Aug 9, 2024 at 10:48 AM Luiz Augusto von Dentz
> > > <luiz.dentz@...il.com> wrote:
> > > >
> > > > Hi Jakub,
> > > >
> > > > On Wed, Aug 7, 2024 at 11:40 PM <patchwork-bot+netdevbpf@...nel.org> wrote:
> > > > >
> > > > > Hello:
> > > > >
> > > > > This pull request was applied to netdev/net.git (main)
> > > > > by Jakub Kicinski <kuba@...nel.org>:
> > > > >
> > > > > On Wed,  7 Aug 2024 17:01:03 -0400 you wrote:
> > > > > > The following changes since commit 1ca645a2f74a4290527ae27130c8611391b07dbf:
> > > > > >
> > > > > >   net: usb: qmi_wwan: add MeiG Smart SRM825L (2024-08-06 19:35:08 -0700)
> > > > > >
> > > > > > are available in the Git repository at:
> > > > > >
> > > > > >   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-07
> > > > > >
> > > > > > [...]
> > > > >
> > > > > Here is the summary with links:
> > > > >   - pull request: bluetooth 2024-07-26
> > > > >     https://git.kernel.org/netdev/net/c/b928e7d19dfd
> > > > >
> > > > > You are awesome, thank you!
> > > >
> > > > Im trying to rebase on top of net-next but Im getting the following error:
> > > >
> > > > In file included from arch/x86/entry/vdso/vgetrandom.c:7:
> > > > arch/x86/entry/vdso/../../../../lib/vdso/getrandom.c: In function
> > > > ‘memcpy_and_zero_src’:
> > > > arch/x86/entry/vdso/../../../../lib/vdso/getrandom.c:18:17: error:
> > > > implicit declaration of function ‘__put_unaligned_t’; did you mean
> > > > ‘__put_unaligned_le24’? [-Wimplicit-function-declaration]
> > > >
> > > > I tried to google it but got no results, perhaps there is something
> > > > wrong with my .config, it used to work just fine but it seems
> > > > something had changed.
> > >
> > > Looks like the culprit is "x86: vdso: Wire up getrandom() vDSO
> > > implementation", if I revert that I got it to build properly.
> > >
> > > @Jason A. Donenfeld since you are the author of the specific change
> > > perhaps you can tell me what is going on, my .config is based on:
> > >
> > > https://github.com/Vudentz/BlueZ/blob/master/doc/test-runner.txt
> >
> > Could you send your actual .config so I can repro?
> 
> Here it is.

Hmm, I did a clean checkout of net-next, used this .config, and it built
just fine. Any oddities I should look into?

Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ