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:	Thu, 5 Nov 2015 15:17:11 -0500
From:	Sasha Levin <sasha.levin@...cle.com>
To:	David Miller <davem@...emloft.net>
Cc:	xeb@...l.ru, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pptp: use idr for allocation of callids

On 11/05/2015 03:12 PM, David Miller wrote:
> From: Sasha Levin <sasha.levin@...cle.com>
> Date: Thu,  5 Nov 2015 15:07:44 -0500
> 
>> > The current implementation used a bitfield with a corresponding array to
>> > manage assignment of call ids. Rather than open-coding it, use IDR for
>> > this.
>> > 
>> > Signed-off-by: Sasha Levin <sasha.levin@...cle.com>
> Please resubmit this when the net-next tree opens back up, thanks.

Will do, sorry.


Thanks,
Sasha
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists