Message ID | 1545141595-1467-1-git-send-email-shivasharan.srikanteshwara@broadcom.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-scsi-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BE16A746 for <patchwork-linux-scsi@patchwork.kernel.org>; Tue, 18 Dec 2018 14:00:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A9F7B29E9F for <patchwork-linux-scsi@patchwork.kernel.org>; Tue, 18 Dec 2018 14:00:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9E4882A367; Tue, 18 Dec 2018 14:00:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1AB6D2A377 for <patchwork-linux-scsi@patchwork.kernel.org>; Tue, 18 Dec 2018 14:00:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726587AbeLROAJ (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Tue, 18 Dec 2018 09:00:09 -0500 Received: from mail-yb1-f193.google.com ([209.85.219.193]:45230 "EHLO mail-yb1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726419AbeLROAJ (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Tue, 18 Dec 2018 09:00:09 -0500 Received: by mail-yb1-f193.google.com with SMTP id r11so6490299ybp.12 for <linux-scsi@vger.kernel.org>; Tue, 18 Dec 2018 06:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id; bh=o+ZrfWTdeVh66k6oz0vK4JCKkKIzFLE75IfRE3ZPVWs=; b=d1Q4e8rTODzTDwoiRsM3TVqEzpoGfmLIXZg7gJSErrrHoOGvyA2tzVIxTwEp9uvEuT U3RWQDq00pspisNOpPN3Z+5ruZS1/37TNElEKlxZGT8b76HbX7xNkAIrTCV4H+DzjjAO vl//N2PYehKDbCoGh+dwUIne81xlxyknqgt1s= 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; bh=o+ZrfWTdeVh66k6oz0vK4JCKkKIzFLE75IfRE3ZPVWs=; b=Tvd4n9UJar7aNJQeIMwFSnhtUakbNX3evfTyNJ1tbDBw5lt8pc58495HcQ7epwKa32 pUzSYaMyALAK1Wurex3eGX1/2Rg97aztrB8GI8cOAMwXoHhxp+db53SM669NLkSGrrhY 7FZORUTyNhNpPj5Z9ERjLGXpJHPh9FaMN/vzSn2NlfO5Va8Rzp+sl7wfzcmU3PaDWWFL Ydwq8fERfQ7A9ufuG1Lhd30B5e9Kwfxxi2mswZk7eOL/r/YfkeDlrWUIdxldE/h3awvp fLF0Y+qIUMOY33hsumip0FSksmPjsiL+xsEYkSabE5VmM1y9o96Lw9X6fpVEltfEUFzE 38Hw== X-Gm-Message-State: AA+aEWYv1rdQVa9QjicTCPpxVSXW5ZkVcBDdv6ZFGtB5YWFFHCU5+HFv eSQ92QL+joeE3LOvVw85WGFFUzTwexU= X-Google-Smtp-Source: AFSGD/WXP5tjv9dxpZew9oOZnLdG23OV2QZWDNET9N3TtRPQ3SjRHQ+o7Rl9uWRn/aLbH28WifXZ6A== X-Received: by 2002:a25:7dc5:: with SMTP id y188mr7555301ybc.91.1545141607885; Tue, 18 Dec 2018 06:00:07 -0800 (PST) Received: from dhcp-135-24-192-142.dhcp.broadcom.net ([192.19.234.250]) by smtp.gmail.com with ESMTPSA id 139sm5084705ywt.78.2018.12.18.06.00.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Dec 2018 06:00:07 -0800 (PST) From: Shivasharan S <shivasharan.srikanteshwara@broadcom.com> To: linux-scsi@vger.kernel.org Cc: kashyap.desai@broadcom.com, sumit.saxena@broadcom.com, Shivasharan S <shivasharan.srikanteshwara@broadcom.com> Subject: [PATCH 0/2] megaraid_sas: Fix 64-bit DMA addressing Date: Tue, 18 Dec 2018 05:59:53 -0800 Message-Id: <1545141595-1467-1-git-send-email-shivasharan.srikanteshwara@broadcom.com> X-Mailer: git-send-email 2.4.3 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
megaraid_sas: Fix 64-bit DMA addressing
|
expand
|
Shivasharan, > This patchset fixes an issue with enabling 64-bit DMA for megaraid > controllers. The second patch updates the driver version for > tracking. Applied to 4.21/scsi-queue.