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>] [day] [month] [year] [list]
Date: Thu, 14 Mar 2024 09:55:04 -0700
From: Ian Rogers <irogers@...gle.com>
To: Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>, Jiri Olsa <jolsa@...nel.org>, 
	Namhyung Kim <namhyung@...nel.org>, Adrian Hunter <adrian.hunter@...el.com>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	linux-perf-users <linux-perf-users@...r.kernel.org>, 
	Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [PATCH 0/3] Move some more header copies to tools/perf/trace/beauty/

On Thu, Mar 14, 2024 at 9:46 AM Arnaldo Carvalho de Melo
<arnaldo.melo@...il.com> wrote:
>
>
>
> On Thu, Mar 14, 2024, 12:00 PM Ian Rogers <irogers@...gle.com> wrote:
>>
>> On Thu, Mar 14, 2024 at 7:43 AM Arnaldo Carvalho de Melo
>> <acme@...nel.org> wrote:
>> >
>> > From: Arnaldo Carvalho de Melo <acme@...hat.com>
>> >
>> > Hi,
>> >
>> >         Move a few more files that is used just by scrappers.
>>
>> Thanks Arnaldo! A nit, could you change s/scrapp/scrap/g in the commit
>> messages - scrapping is throwing away, you mean scraping :-)
>
>
> Sure, learned the difference an extra p makes :-)
>
> Can I take this as an acked-by?

Yep.

Reviewed-by: Ian Rogers <irogers@...gle.com>

Thanks,
Ian

> - Arnaldo
>
>>
>> Ian
>>
>> > - Arnaldo
>> >
>> > Arnaldo Carvalho de Melo (3):
>> >   perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory
>> >     used to build perf
>> >   perf beauty: Move uapi/sound/asound.h copy out of the directory used
>> >     to build perf
>> >   perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the
>> >     directory used to build perf
>> >
>> >  tools/perf/Makefile.perf                      | 19 +++++++++++--------
>> >  tools/perf/check-headers.sh                   |  6 +++---
>> >  .../arch/x86/include/asm/irq_vectors.h        |  0
>> >  .../beauty}/include/uapi/linux/usbdevice_fs.h |  0
>> >  .../trace/beauty}/include/uapi/sound/asound.h |  0
>> >  tools/perf/trace/beauty/sndrv_ctl_ioctl.sh    |  4 ++--
>> >  tools/perf/trace/beauty/sndrv_pcm_ioctl.sh    |  4 ++--
>> >  .../beauty/tracepoints/x86_irq_vectors.sh     |  6 +++---
>> >  tools/perf/trace/beauty/usbdevfs_ioctl.sh     |  6 +++---
>> >  9 files changed, 24 insertions(+), 21 deletions(-)
>> >  rename tools/{ => perf/trace/beauty}/arch/x86/include/asm/irq_vectors.h (100%)
>> >  rename tools/{ => perf/trace/beauty}/include/uapi/linux/usbdevice_fs.h (100%)
>> >  rename tools/{ => perf/trace/beauty}/include/uapi/sound/asound.h (100%)
>> >
>> > --
>> > 2.43.2
>> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ