From patchwork Tue Oct 20 20:27:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Smart X-Patchwork-Id: 287103 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, MIME_NO_TEXT, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F8C0C388F7 for ; Tue, 20 Oct 2020 20:27:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2675222247 for ; Tue, 20 Oct 2020 20:27:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=broadcom.com header.i=@broadcom.com header.b="XHNr73kV" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438466AbgJTU12 (ORCPT ); Tue, 20 Oct 2020 16:27:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2438463AbgJTU12 (ORCPT ); Tue, 20 Oct 2020 16:27:28 -0400 Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 51FBCC0613CE for ; Tue, 20 Oct 2020 13:27:28 -0700 (PDT) Received: by mail-pj1-x1041.google.com with SMTP id a17so1479015pju.1 for ; Tue, 20 Oct 2020 13:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id:mime-version; bh=AXcnUXXV4SFlm12an93WHWA+qdH1/Ih6TbXDGmXj4wY=; b=XHNr73kVTTZvb60IXqFcf16jDwSTXEt88+Ay8RDFRSD5HpnSwlqk8j1tTThz8B/P/r fQbIWY5NWQqPIGGRUGBitAH8njKAQUArdx7Hb+w9YPxCvB4jHimChyum7keReklJVEvL kzSCO2UHJnP1ePcoJhgyjGg/5CfDZpzEy81to= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version; bh=AXcnUXXV4SFlm12an93WHWA+qdH1/Ih6TbXDGmXj4wY=; b=R5Lua0exMJEAm8+romABhANxyGwkBIUh2l/em4lpNqPuB5/0lkpaI4rhZRNg7GpLs8 3024wbjxFb9/kgiqJYGHl8cWvNFXlSJJ3gr9HgTTtJYibNLGxvV4p26ALc08/qyejHdo 2b8KBGFz9aEJkmwevbl1pk0APY7ENOeIwVWqEeFPA0N3R87xg63oP6kULsTItwkh0tha CFwe9crFxdoHf2W0vX5DYkfPGRcfbltKy2gc2p1DS2vKvZxaFyM/m0aQoGko9B8tE0q6 nFk9PugZzs6DrwWVDqeJFkdJj4YNFxfQTbHD4JfUSfFEsoVGEc7NbMxf4G18AL1S+cjf DHDg== X-Gm-Message-State: AOAM532BjX32EfYXplPFcuQDofaVFznIMMHIpoIRoJ2ZPHED+WES9guO /n7FdCKQ4LYqQDDCk7RVmzirpIEsD4xvbqHHMyyxumW7ae1RTOEyz4YXOiPB1lUGmI0OA2om46s zQHDutJZahXDUfGzTSWiNO7Vq52lp9dNSoHcf3i9wB3Ht2hJbXp7PnRpiFxCD5c+S/VCeEav5hs 4tGxY= X-Google-Smtp-Source: ABdhPJzbZZODLCfllTfmolfrAhZFR22QMBt/yfVkYD2XVlaCiKq5+njPrRDtFaFYyI+mv+Jq1uYOZw== X-Received: by 2002:a17:90a:7044:: with SMTP id f62mr208pjk.111.1603225646108; Tue, 20 Oct 2020 13:27:26 -0700 (PDT) Received: from localhost.localdomain ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id b16sm2871404pfp.195.2020.10.20.13.27.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Oct 2020 13:27:25 -0700 (PDT) From: James Smart To: linux-scsi@vger.kernel.org Cc: James Smart Subject: [PATCH 0/9] lpfc: Update lpfc to revision 12.8.0.5 Date: Tue, 20 Oct 2020 13:27:10 -0700 Message-Id: <20201020202719.54726-1-james.smart@broadcom.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Update lpfc to revision 12.8.0.5 Patches include several small fixes and the addition of a FDMI registration for vendor MIB data. The patches were cut against Martin's 5.10/scsi-queue tree James Smart (9): lpfc: fix invalid sleeping context in lpfc_sli4_nvmet_alloc lpfc: fix scheduling call while in softirq context in lpfc_unreg_rpi lpfc: Re-fix use after free in lpfc_rq_buf_free() lpfc: Removed unused macros in lpfc_attr.c. lpfc: Fix duplicate wq_create_version check lpfc: Enlarge max_sectors in scsi templates lpfc: Add FDMI Vendor MIB support lpfc: Reject CT request for MIB commands lpfc: Update lpfc version to 12.8.0.5 drivers/scsi/lpfc/lpfc.h | 6 +- drivers/scsi/lpfc/lpfc_attr.c | 14 +- drivers/scsi/lpfc/lpfc_bsg.c | 21 +- drivers/scsi/lpfc/lpfc_ct.c | 371 +++++++++++++++++++++++++++++-- drivers/scsi/lpfc/lpfc_disc.h | 2 + drivers/scsi/lpfc/lpfc_els.c | 6 + drivers/scsi/lpfc/lpfc_hbadisc.c | 41 +++- drivers/scsi/lpfc/lpfc_hw.h | 7 +- drivers/scsi/lpfc/lpfc_hw4.h | 10 +- drivers/scsi/lpfc/lpfc_init.c | 66 ++++-- drivers/scsi/lpfc/lpfc_mem.c | 11 +- drivers/scsi/lpfc/lpfc_nvme.c | 18 +- drivers/scsi/lpfc/lpfc_scsi.c | 4 +- drivers/scsi/lpfc/lpfc_sli.c | 80 +++++-- drivers/scsi/lpfc/lpfc_sli4.h | 14 +- drivers/scsi/lpfc/lpfc_version.h | 2 +- 16 files changed, 563 insertions(+), 110 deletions(-)