Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263532
| From | Sasha Levin <sasha.levin@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pptp: use idr for allocation of callids |
| Date | 2015-11-05 21:20 +0100 |
| Message-ID | <qrzaO-2TZ-9@gated-at.bofh.it> (permalink) |
| References | <qrz17-2QW-1@gated-at.bofh.it> <qrzaN-2TZ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/05/2015 03:12 PM, David Miller wrote: > From: Sasha Levin <sasha.levin@oracle.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@oracle.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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] pptp: use idr for allocation of callids Sasha Levin <sasha.levin@oracle.com> - 2015-11-05 21:10 +0100
Re: [PATCH] pptp: use idr for allocation of callids David Miller <davem@davemloft.net> - 2015-11-05 21:20 +0100
Re: [PATCH] pptp: use idr for allocation of callids Sasha Levin <sasha.levin@oracle.com> - 2015-11-05 21:20 +0100
csiph-web