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]
Date:   Tue, 13 Jul 2021 08:59:32 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     pandith.n@...el.com
Cc:     arnd@...db.de, linux-kernel@...r.kernel.org, furong.zhou@...el.com,
        mgross@...ux.intel.com, mallikarjunappa.sangannavar@...el.com,
        andriy.shevchenko@...ux.intel.com,
        lakshmi.bai.raja.subramanian@...el.com
Subject: Re: [PATCH V5 1/1] misc: NOC Probe Counters

On Tue, Jul 13, 2021 at 12:23:47PM +0530, pandith.n@...el.com wrote:
> +#define NOC_MAGIC 'n'
> +#define NOC_SETUP                _IOW(NOC_MAGIC, 1, void*)
> +#define NOC_PROBE_START          _IOW(NOC_MAGIC, 2, void*)
> +#define NOC_COUNTER_CAPTURE      _IOW(NOC_MAGIC, 3, void*)

This was obviously not reviewed by Mark, otherwise he would have noticed
how wrong this was :(

{sigh}

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ