Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1459970 > unrolled thread
| Started by | Jiri Kosina <jikos@kernel.org> |
|---|---|
| First post | 2016-08-10 23:30 +0200 |
| Last post | 2016-08-11 02:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 0/2] Convert qdisc linked list into a hashtable Jiri Kosina <jikos@kernel.org> - 2016-08-10 23:30 +0200
Re: [PATCH 0/2] Convert qdisc linked list into a hashtable David Miller <davem@davemloft.net> - 2016-08-11 02:30 +0200
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Date | 2016-08-10 23:30 +0200 |
| Subject | [PATCH 0/2] Convert qdisc linked list into a hashtable |
| Message-ID | <s4H34-I0-25@gated-at.bofh.it> |
This is a respin of the v6 of the original patch [1], split into two-patch series as requested by davem; first patch fixes all symbol conflicts that'd happen once netdevice.h starts to include hashtable.h, the second one performs the actual switch to hashtable. I've preserved Cong's Reviewed-by:, as code-wise this series is identical to the original v6 of the patch. [1] lkml.kernel.org/r/alpine.LNX.2.00.1608011220580.22028@cbobk.fhfr.pm -- Jiri Kosina SUSE Labs
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-08-11 02:30 +0200 |
| Message-ID | <s4M2J-3UA-9@gated-at.bofh.it> |
| In reply to | #1459970 |
From: Jiri Kosina <jikos@kernel.org> Date: Wed, 10 Aug 2016 11:00:42 +0200 (CEST) > This is a respin of the v6 of the original patch [1], split into two-patch > series as requested by davem; first patch fixes all symbol conflicts > that'd happen once netdevice.h starts to include hashtable.h, the second > one performs the actual switch to hashtable. > > I've preserved Cong's Reviewed-by:, as code-wise this series is identical > to the original v6 of the patch. > > [1] lkml.kernel.org/r/alpine.LNX.2.00.1608011220580.22028@cbobk.fhfr.pm Series applied, thank you.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web