aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ethoc.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-17 12:28:44 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-17 12:28:44 -0500
commite1c151a47942da66cd208dea2330547b34684fae (patch)
tree0a6a08124301510af4c6f6926efc9ae7afd8c03f /drivers/net/ethernet/ethoc.c
parentnet: mvneta: make mvneta_eth_tool_ops static (diff)
parentrhashtable: Add nested tables (diff)
downloadlinux-dev-e1c151a47942da66cd208dea2330547b34684fae.tar.xz
linux-dev-e1c151a47942da66cd208dea2330547b34684fae.zip
Merge branch 'rhashtable-allocation-failure-during-insertion'
Herbert Xu says: ==================== rhashtable: Handle table allocation failure during insertion v2 - Added Ack to patch 2. Fixed RCU annotation in code path executed by rehasher by using rht_dereference_bucket. v1 - This series tackles the problem of table allocation failures during insertion. The issue is that we cannot vmalloc during insertion. This series deals with this by introducing nested tables. The first two patches removes manual hash table walks which cannot work on a nested table. The final patch introduces nested tables. I've tested this with test_rhashtable and it appears to work. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ethoc.c')
0 files changed, 0 insertions, 0 deletions