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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 29 Apr 2020 11:38:22 +0900 From: Masahiro Yamada <masahiroy@...nel.org> To: Sam Ravnborg <sam@...nborg.org> Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>, bpf <bpf@...r.kernel.org>, Alexei Starovoitov <ast@...nel.org>, Andrii Nakryiko <andriin@...com>, Christian Brauner <christian@...uner.io>, Daniel Borkmann <daniel@...earbox.net>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, John Fastabend <john.fastabend@...il.com>, Jonathan Corbet <corbet@....net>, KP Singh <kpsingh@...omium.org>, Martin KaFai Lau <kafai@...com>, Michal Marek <michal.lkml@...kovi.net>, Song Liu <songliubraving@...com>, Tomas Winkler <tomas.winkler@...el.com>, Yonghong Song <yhs@...com>, "open list:DOCUMENTATION" <linux-doc@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Networking <netdev@...r.kernel.org> Subject: Re: [PATCH 00/16] kbuild: support 'userprogs' syntax Hi Sam, On Sat, Apr 25, 2020 at 8:53 PM Sam Ravnborg <sam@...nborg.org> wrote: > > Hi Masahiro > > On Thu, Apr 23, 2020 at 04:39:13PM +0900, Masahiro Yamada wrote: > > > > Several Makefiles use 'hostprogs' for building the code for > > the host architecture is not appropriate. > > > > This is just because Kbuild does not provide the syntax to do it. > > > > This series introduce 'userprogs' syntax and use it from > > sample and bpf Makefiles. > > > > Sam worked on this in 2014. > > https://lkml.org/lkml/2014/7/13/154 > > I wonder how you managed to dig that up, but thanks for the reference. I just remembered your work back in 2014. I did not remember the patch title exactly, but I searched for 'From: Sam Ravnborg' and 'To: linux-kbuild@...r.kernel.org' in my mail box. -- Best Regards Masahiro Yamada
Powered by blists - more mailing lists