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] [day] [month] [year] [list]
Date:   Wed, 26 Jul 2017 12:06:09 +0530
From:   Arvind Yadav <arvind.yadav.cs@...il.com>
To:     Kalle Valo <kvalo@...eaurora.org>
Cc:     sgruszka@...hat.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: [PATCH v2 00/10] Constify attribute_group structures

Hi Kalle,


On Tuesday 25 July 2017 06:25 PM, Kalle Valo wrote:
> Arvind Yadav <arvind.yadav.cs@...il.com> writes:
>
>> attribute_groups are not supposed to change at runtime. So mark the
>> non-const structs as const.
>>
>> Arvind Yadav (10):
>>    [PATCH v2 01/10] net: cdc_ncm: constify attribute_group structures.
>>    [PATCH v2 02/10] net: can: at91_can: constify attribute_group structures.
>>    [PATCH v2 03/10] net: can: janz-ican3: constify attribute_group structures.
>>    [PATCH v2 04/10] wireless: ipw2200: constify attribute_group structures.
>>    [PATCH v2 05/10] wireless: ipw2100: constify attribute_group structures.
>>    [PATCH v2 06/10] wireless: iwlegacy: constify attribute_group structures.
>>    [PATCH v2 07/10] wireless: iwlegacy: Constify attribute_group structures.
>>    [PATCH v2 08/10] arcnet: com20020-pci: constify attribute_group structures.
>>    [PATCH v2 09/10] net: bonding: constify attribute_group structures.
>>    [PATCH v2 10/10] net: chelsio: cxgb3: constify attribute_group structures.
> Via which tree were you planning to push these? Is it ok if I take the
> wireless patches to my tree?
>
I have push these changes to linux-next branch. you can take this to 
your branch.

~arvind

Powered by blists - more mailing lists