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:   Fri, 28 Apr 2023 10:00:44 +0000
From:   Vadim Fedorenko <vadfed@...a.com>
To:     Stephen Hemminger <stephen@...workplumber.org>
CC:     Jakub Kicinski <kuba@...nel.org>, Jiri Pirko <jiri@...nulli.us>,
        Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
        Jonathan Lemon <jonathan.lemon@...il.com>,
        Paolo Abeni <pabeni@...hat.com>,
        Milena Olech <milena.olech@...el.com>,
        Michal Michalik <michal.michalik@...el.com>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        Jiri Pirko <jiri@...dia.com>,
        "poros@...hat.com" <poros@...hat.com>,
        "mschmidt@...hat.com" <mschmidt@...hat.com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
        Vadim Fedorenko <vadim.fedoreko@...ux.dev>
Subject: Re: [RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice

On 28/04/2023 03:36, Stephen Hemminger wrote:
> On Thu, 27 Apr 2023 17:20:08 -0700
> Vadim Fedorenko <vadfed@...a.com> wrote:
> 
>> +size_t dpll_msg_pin_handle_size(struct dpll_pin *pin)
>> +{
>> +	// TMP- THE HANDLE IS GOING TO CHANGE TO DRIVERNAME/CLOCKID/PIN_INDEX
>> +	// LEAVING ORIG HANDLE NOW AS PUT IN THE LAST RFC VERSION
> 
> Please don't use C++ style comments

Sure, these comments were put in as a placeholder for RFC patches, will
be definitely removed for the next version which I hope will be ready to
merge.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ