From 0df3198610c1b3bcb5e2f668f7b06fbd331af644 Mon Sep 17 00:00:00 2001 From: Steve Wise Date: Tue, 17 Jun 2014 16:07:15 -0500 Subject: [PATCH] Move cxgb4 patches from pending to cherry-picks Since all these patches are upstream, move them to linux-next-cherry-picks. Signed-off-by: Steve Wise --- .../0058-0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch | 0 ...xgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch | 0 ...60-0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch | 0 ...061-0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch | 0 ...0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch | 0 ...0063-0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch | 0 ...-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch | 0 .../0065-0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch | 0 .../0066-0033-RDMA-cxgb4--Allow-loopback-connections.patch | 0 .../0067-0034-RDMA-cxgb4--Always-release-neigh-entry.patch | 0 .../0068-0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch | 0 ...DMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch | 0 .../0070-0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch | 0 ...gb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch | 0 ...0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch | 0 ...DMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch | 0 .../0074-0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch | 0 .../0075-0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch | 0 ...043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch | 0 ...077-0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch | 0 ...RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch | 0 ...79-0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch | 0 .../0080-0047-RDMA-cxgb4--Disable-DSGL-use..patch | 0 ...xgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch | 0 .../0082-0049-iw_cxgb4--endpoint-timeout-fixes.patch | 0 .../0083-0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch | 0 .../0084-0051-iw_cxgb4--SQ-flush-fix.patch | 0 ...0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch | 0 .../0086-0053-iw_cxgb4--Use-pr_warn_ratelimited.patch | 0 ...w_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch | 0 .../0088-0055-iw_cxgb4--Add-missing-debug-stats.patch | 0 .../0089-0056-iw_cxgb4--Use-uninitialized_var().patch | 0 ...090-0057-iw_cxgb4--fix-over-dereference-when-terminating.patch | 0 ...-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch | 0 ...-0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch | 0 .../0093-0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch | 0 ...b4--Force-T5-connections-to-use-TAHOE-congestion-control.patch | 0 ...062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch | 0 .../0096-0063-RDMA-cxgb4--Fix-vlan-support.patch | 0 39 files changed, 0 insertions(+), 0 deletions(-) rename linux-next-pending/0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch => linux-next-cherry-picks/0058-0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch (100%) rename linux-next-pending/0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch => linux-next-cherry-picks/0059-0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch (100%) rename linux-next-pending/0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch => linux-next-cherry-picks/0060-0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch (100%) rename linux-next-pending/0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch => linux-next-cherry-picks/0061-0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch (100%) rename linux-next-pending/0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch => linux-next-cherry-picks/0062-0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch (100%) rename linux-next-pending/0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch => linux-next-cherry-picks/0063-0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch (100%) rename linux-next-pending/0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch => linux-next-cherry-picks/0064-0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch (100%) rename linux-next-pending/0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch => linux-next-cherry-picks/0065-0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch (100%) rename linux-next-pending/0033-RDMA-cxgb4--Allow-loopback-connections.patch => linux-next-cherry-picks/0066-0033-RDMA-cxgb4--Allow-loopback-connections.patch (100%) rename linux-next-pending/0034-RDMA-cxgb4--Always-release-neigh-entry.patch => linux-next-cherry-picks/0067-0034-RDMA-cxgb4--Always-release-neigh-entry.patch (100%) rename linux-next-pending/0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch => linux-next-cherry-picks/0068-0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch (100%) rename linux-next-pending/0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch => linux-next-cherry-picks/0069-0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch (100%) rename linux-next-pending/0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch => linux-next-cherry-picks/0070-0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch (100%) rename linux-next-pending/0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch => linux-next-cherry-picks/0071-0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch (100%) rename linux-next-pending/0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch => linux-next-cherry-picks/0072-0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch (100%) rename linux-next-pending/0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch => linux-next-cherry-picks/0073-0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch (100%) rename linux-next-pending/0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch => linux-next-cherry-picks/0074-0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch (100%) rename linux-next-pending/0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch => linux-next-cherry-picks/0075-0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch (100%) rename linux-next-pending/0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch => linux-next-cherry-picks/0076-0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch (100%) rename linux-next-pending/0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch => linux-next-cherry-picks/0077-0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch (100%) rename linux-next-pending/0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch => linux-next-cherry-picks/0078-0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch (100%) rename linux-next-pending/0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch => linux-next-cherry-picks/0079-0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch (100%) rename linux-next-pending/0047-RDMA-cxgb4--Disable-DSGL-use..patch => linux-next-cherry-picks/0080-0047-RDMA-cxgb4--Disable-DSGL-use..patch (100%) rename linux-next-pending/0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch => linux-next-cherry-picks/0081-0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch (100%) rename linux-next-pending/0049-iw_cxgb4--endpoint-timeout-fixes.patch => linux-next-cherry-picks/0082-0049-iw_cxgb4--endpoint-timeout-fixes.patch (100%) rename linux-next-pending/0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch => linux-next-cherry-picks/0083-0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch (100%) rename linux-next-pending/0051-iw_cxgb4--SQ-flush-fix.patch => linux-next-cherry-picks/0084-0051-iw_cxgb4--SQ-flush-fix.patch (100%) rename linux-next-pending/0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch => linux-next-cherry-picks/0085-0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch (100%) rename linux-next-pending/0053-iw_cxgb4--Use-pr_warn_ratelimited.patch => linux-next-cherry-picks/0086-0053-iw_cxgb4--Use-pr_warn_ratelimited.patch (100%) rename linux-next-pending/0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch => linux-next-cherry-picks/0087-0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch (100%) rename linux-next-pending/0055-iw_cxgb4--Add-missing-debug-stats.patch => linux-next-cherry-picks/0088-0055-iw_cxgb4--Add-missing-debug-stats.patch (100%) rename linux-next-pending/0056-iw_cxgb4--Use-uninitialized_var().patch => linux-next-cherry-picks/0089-0056-iw_cxgb4--Use-uninitialized_var().patch (100%) rename linux-next-pending/0057-iw_cxgb4--fix-over-dereference-when-terminating.patch => linux-next-cherry-picks/0090-0057-iw_cxgb4--fix-over-dereference-when-terminating.patch (100%) rename linux-next-pending/0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch => linux-next-cherry-picks/0091-0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch (100%) rename linux-next-pending/0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch => linux-next-cherry-picks/0092-0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch (100%) rename linux-next-pending/0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch => linux-next-cherry-picks/0093-0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch (100%) rename linux-next-pending/0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch => linux-next-cherry-picks/0094-0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch (100%) rename linux-next-pending/0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch => linux-next-cherry-picks/0095-0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch (100%) rename linux-next-pending/0063-RDMA-cxgb4--Fix-vlan-support.patch => linux-next-cherry-picks/0096-0063-RDMA-cxgb4--Fix-vlan-support.patch (100%) diff --git a/linux-next-pending/0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch b/linux-next-cherry-picks/0058-0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch similarity index 100% rename from linux-next-pending/0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch rename to linux-next-cherry-picks/0058-0022-cxgb4-Adds-embedded-FW-support-for-T4-T5.patch diff --git a/linux-next-pending/0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch b/linux-next-cherry-picks/0059-0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch similarity index 100% rename from linux-next-pending/0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch rename to linux-next-cherry-picks/0059-0026-cxgb4-iw_cxgb4-Treat-CPL_ERR_KEEPALV_NEG_ADVICE-as-negative-advice.patch diff --git a/linux-next-pending/0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch b/linux-next-cherry-picks/0060-0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch similarity index 100% rename from linux-next-pending/0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch rename to linux-next-cherry-picks/0060-0027-cxgb4-iw_cxgb4-Doorbell-Drop-Avoidance-Bug-Fixes.patch diff --git a/linux-next-pending/0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch b/linux-next-cherry-picks/0061-0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch similarity index 100% rename from linux-next-pending/0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch rename to linux-next-cherry-picks/0061-0028-RDMA-cxgb4--set-error-code-on-kmalloc()-failure.patch diff --git a/linux-next-pending/0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch b/linux-next-cherry-picks/0062-0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch similarity index 100% rename from linux-next-pending/0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch rename to linux-next-cherry-picks/0062-0029-cxgb4--Adds-device-ID-for-few-more-Chelsio-Adapters.patch diff --git a/linux-next-pending/0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch b/linux-next-cherry-picks/0063-0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch similarity index 100% rename from linux-next-pending/0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch rename to linux-next-cherry-picks/0063-0030-RDMA-cxgb4--Fix-underflows-in-c4iw_create_qp().patch diff --git a/linux-next-pending/0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch b/linux-next-cherry-picks/0064-0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch similarity index 100% rename from linux-next-pending/0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch rename to linux-next-cherry-picks/0064-0031-RDMA-cxgb4--Fix-four-byte-info-leak-in-c4iw_create_cq().patch diff --git a/linux-next-pending/0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch b/linux-next-cherry-picks/0065-0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch similarity index 100% rename from linux-next-pending/0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch rename to linux-next-cherry-picks/0065-0032-RDMA-cxgb4--Cap-CQ-size-at-T4_MAX_IQ_SIZE.patch diff --git a/linux-next-pending/0033-RDMA-cxgb4--Allow-loopback-connections.patch b/linux-next-cherry-picks/0066-0033-RDMA-cxgb4--Allow-loopback-connections.patch similarity index 100% rename from linux-next-pending/0033-RDMA-cxgb4--Allow-loopback-connections.patch rename to linux-next-cherry-picks/0066-0033-RDMA-cxgb4--Allow-loopback-connections.patch diff --git a/linux-next-pending/0034-RDMA-cxgb4--Always-release-neigh-entry.patch b/linux-next-cherry-picks/0067-0034-RDMA-cxgb4--Always-release-neigh-entry.patch similarity index 100% rename from linux-next-pending/0034-RDMA-cxgb4--Always-release-neigh-entry.patch rename to linux-next-cherry-picks/0067-0034-RDMA-cxgb4--Always-release-neigh-entry.patch diff --git a/linux-next-pending/0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch b/linux-next-cherry-picks/0068-0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch similarity index 100% rename from linux-next-pending/0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch rename to linux-next-cherry-picks/0068-0035-RDMA-cxgb4--Fix-incorrect-BUG_ON-conditions.patch diff --git a/linux-next-pending/0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch b/linux-next-cherry-picks/0069-0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch similarity index 100% rename from linux-next-pending/0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch rename to linux-next-cherry-picks/0069-0036-RDMA-cxgb4--Mind-the-sq_sig_all-sq_sig_type-QP-attributes.patch diff --git a/linux-next-pending/0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch b/linux-next-cherry-picks/0070-0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch similarity index 100% rename from linux-next-pending/0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch rename to linux-next-cherry-picks/0070-0037-RDMA-cxgb4--Default-peer2peer-mode-to-1.patch diff --git a/linux-next-pending/0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch b/linux-next-cherry-picks/0071-0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch similarity index 100% rename from linux-next-pending/0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch rename to linux-next-cherry-picks/0071-0038-RDMA-cxgb4--Save-the-correct-map-length-for-fast_reg_page_lists.patch diff --git a/linux-next-pending/0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch b/linux-next-cherry-picks/0072-0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch similarity index 100% rename from linux-next-pending/0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch rename to linux-next-cherry-picks/0072-0039-RDMA-cxgb4--Don't-leak-skb-in-c4iw_uld_rx_handler().patch diff --git a/linux-next-pending/0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch b/linux-next-cherry-picks/0073-0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch similarity index 100% rename from linux-next-pending/0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch rename to linux-next-cherry-picks/0073-0040-RDMA-cxgb4--Fix-possible-memory-leak-in-RX_PKT-processing.patch diff --git a/linux-next-pending/0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch b/linux-next-cherry-picks/0074-0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch similarity index 100% rename from linux-next-pending/0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch rename to linux-next-cherry-picks/0074-0041-RDMA-cxgb4--Ignore-read-reponse-type-1-CQEs.patch diff --git a/linux-next-pending/0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch b/linux-next-cherry-picks/0075-0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch similarity index 100% rename from linux-next-pending/0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch rename to linux-next-cherry-picks/0075-0042-RDMA-cxgb4--Connect_request_upcall-fixes.patch diff --git a/linux-next-pending/0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch b/linux-next-cherry-picks/0076-0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch similarity index 100% rename from linux-next-pending/0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch rename to linux-next-cherry-picks/0076-0043-RDMA-cxgb4--Update-snd_seq-when-sending-MPA-messages.patch diff --git a/linux-next-pending/0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch b/linux-next-cherry-picks/0077-0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch similarity index 100% rename from linux-next-pending/0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch rename to linux-next-cherry-picks/0077-0044-RDMA-cxgb4--Lock-around-accept-reject-downcalls.patch diff --git a/linux-next-pending/0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch b/linux-next-cherry-picks/0078-0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch similarity index 100% rename from linux-next-pending/0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch rename to linux-next-cherry-picks/0078-0045-RDMA-cxgb4--Drop-RX_DATA-packets-if-the-endpoint-is-gone.patch diff --git a/linux-next-pending/0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch b/linux-next-cherry-picks/0079-0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch similarity index 100% rename from linux-next-pending/0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch rename to linux-next-cherry-picks/0079-0046-RDMA-cxgb4--rx_data()-needs-to-hold-the-ep-mutex.patch diff --git a/linux-next-pending/0047-RDMA-cxgb4--Disable-DSGL-use..patch b/linux-next-cherry-picks/0080-0047-RDMA-cxgb4--Disable-DSGL-use..patch similarity index 100% rename from linux-next-pending/0047-RDMA-cxgb4--Disable-DSGL-use..patch rename to linux-next-cherry-picks/0080-0047-RDMA-cxgb4--Disable-DSGL-use..patch diff --git a/linux-next-pending/0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch b/linux-next-cherry-picks/0081-0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch similarity index 100% rename from linux-next-pending/0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch rename to linux-next-cherry-picks/0081-0048-iw_cxgb4--use-the-BAR2-WC-path-for-kernel-QPs-and-T5-devices.patch diff --git a/linux-next-pending/0049-iw_cxgb4--endpoint-timeout-fixes.patch b/linux-next-cherry-picks/0082-0049-iw_cxgb4--endpoint-timeout-fixes.patch similarity index 100% rename from linux-next-pending/0049-iw_cxgb4--endpoint-timeout-fixes.patch rename to linux-next-cherry-picks/0082-0049-iw_cxgb4--endpoint-timeout-fixes.patch diff --git a/linux-next-pending/0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch b/linux-next-cherry-picks/0083-0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch similarity index 100% rename from linux-next-pending/0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch rename to linux-next-cherry-picks/0083-0050-iw_cxgb4--rmb()-after-reading-valid-gen-bit.patch diff --git a/linux-next-pending/0051-iw_cxgb4--SQ-flush-fix.patch b/linux-next-cherry-picks/0084-0051-iw_cxgb4--SQ-flush-fix.patch similarity index 100% rename from linux-next-pending/0051-iw_cxgb4--SQ-flush-fix.patch rename to linux-next-cherry-picks/0084-0051-iw_cxgb4--SQ-flush-fix.patch diff --git a/linux-next-pending/0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch b/linux-next-cherry-picks/0085-0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch similarity index 100% rename from linux-next-pending/0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch rename to linux-next-cherry-picks/0085-0052-iw_cxgb4--Max-fastreg-depth-depends-on-DSGL-support.patch diff --git a/linux-next-pending/0053-iw_cxgb4--Use-pr_warn_ratelimited.patch b/linux-next-cherry-picks/0086-0053-iw_cxgb4--Use-pr_warn_ratelimited.patch similarity index 100% rename from linux-next-pending/0053-iw_cxgb4--Use-pr_warn_ratelimited.patch rename to linux-next-cherry-picks/0086-0053-iw_cxgb4--Use-pr_warn_ratelimited.patch diff --git a/linux-next-pending/0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch b/linux-next-cherry-picks/0087-0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch similarity index 100% rename from linux-next-pending/0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch rename to linux-next-cherry-picks/0087-0054-iw_cxgb4--Initialize-reserved-fields-in-a-FW-work-request.patch diff --git a/linux-next-pending/0055-iw_cxgb4--Add-missing-debug-stats.patch b/linux-next-cherry-picks/0088-0055-iw_cxgb4--Add-missing-debug-stats.patch similarity index 100% rename from linux-next-pending/0055-iw_cxgb4--Add-missing-debug-stats.patch rename to linux-next-cherry-picks/0088-0055-iw_cxgb4--Add-missing-debug-stats.patch diff --git a/linux-next-pending/0056-iw_cxgb4--Use-uninitialized_var().patch b/linux-next-cherry-picks/0089-0056-iw_cxgb4--Use-uninitialized_var().patch similarity index 100% rename from linux-next-pending/0056-iw_cxgb4--Use-uninitialized_var().patch rename to linux-next-cherry-picks/0089-0056-iw_cxgb4--Use-uninitialized_var().patch diff --git a/linux-next-pending/0057-iw_cxgb4--fix-over-dereference-when-terminating.patch b/linux-next-cherry-picks/0090-0057-iw_cxgb4--fix-over-dereference-when-terminating.patch similarity index 100% rename from linux-next-pending/0057-iw_cxgb4--fix-over-dereference-when-terminating.patch rename to linux-next-cherry-picks/0090-0057-iw_cxgb4--fix-over-dereference-when-terminating.patch diff --git a/linux-next-pending/0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch b/linux-next-cherry-picks/0091-0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch similarity index 100% rename from linux-next-pending/0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch rename to linux-next-cherry-picks/0091-0058-cxgb4--Save-the-correct-mac-addr-for-hw-loopback-connections-in-the-L2T.patch diff --git a/linux-next-pending/0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch b/linux-next-cherry-picks/0092-0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch similarity index 100% rename from linux-next-pending/0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch rename to linux-next-cherry-picks/0092-0059-cxgb4--use-the-correct-max-size-for-firmware-flash.patch diff --git a/linux-next-pending/0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch b/linux-next-cherry-picks/0093-0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch similarity index 100% rename from linux-next-pending/0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch rename to linux-next-cherry-picks/0093-0060-RDMA-cxgb4--Fix-endpoint-mutex-deadlocks.patch diff --git a/linux-next-pending/0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch b/linux-next-cherry-picks/0094-0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch similarity index 100% rename from linux-next-pending/0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch rename to linux-next-cherry-picks/0094-0061-RDMA-cxgb4--Force-T5-connections-to-use-TAHOE-congestion-control.patch diff --git a/linux-next-pending/0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch b/linux-next-cherry-picks/0095-0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch similarity index 100% rename from linux-next-pending/0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch rename to linux-next-cherry-picks/0095-0062-RDMA-cxgb4--Only-allow-kernel-db-ringing-for-T4-devs.patch diff --git a/linux-next-pending/0063-RDMA-cxgb4--Fix-vlan-support.patch b/linux-next-cherry-picks/0096-0063-RDMA-cxgb4--Fix-vlan-support.patch similarity index 100% rename from linux-next-pending/0063-RDMA-cxgb4--Fix-vlan-support.patch rename to linux-next-cherry-picks/0096-0063-RDMA-cxgb4--Fix-vlan-support.patch -- 2.41.0