Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp19575pxb; Fri, 15 Jan 2021 04:51:51 -0800 (PST) X-Google-Smtp-Source: ABdhPJx4ES+aF4nl6ZQIgJB4VCXvE6Zp3Qz+cMF8PjA0QxyG67Gmy9KNMHO+Bj7xOSUg15uYvYzo X-Received: by 2002:aa7:d0d4:: with SMTP id u20mr7195685edo.203.1610715110978; Fri, 15 Jan 2021 04:51:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610715110; cv=none; d=google.com; s=arc-20160816; b=wpKS/SUi5GuOJ8VxONNMa08t45qwTeBVKMmLDvoR+2u+pH9ZYJ6S7rIIox4hSz/kb5 PL73K6sCYkE5528XUnvj7ymyLPGIq+Ove7DBumEKEi69tj9jhsKvC/B57y0tAZV5usTW xWNxeKE5Rwo/jINSnGhVwUxB3ZPAqiAxDnTZUAKiCQwhFDDZKnIpcn3GD3BgfKU69MjH WRFY/kbiNyLW8cXYOJotFLtzaYAd5+jTqGlhNVwg60tZboQQrQH20Mb/h9BinpAcW0+2 EzNKUyKrAvDdHRasWXHE0oSex2IRNtinjGo/NR9hkFtRW550C21ZwERYpO/s+j/hWJLR UqLw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ZS19stzZQrsKIzTDyflmYA7Ym5DNUxksVcudAdEtW+0=; b=hvIPISCi3o6tEia7KhzqalFn6xqB8YjuqMVHJR2SmIKufgSAxOc9AjV5efW89sDtEd Ka8yJ4vbKWZqkBP0aCFEA65XOvOaJ+oFGCkSiwTis9Rt2HYzhvm3JYL3PvlBDS3fldQg Y0H6nQXm4FhQNG6S963U9RZYV+mbAMuixLp+HjdrbpB9lD5Y2eb/JU5ToNYGnyfBvhFw XINyEGS9Ebz5FzexMs7GiPjVT0z4e7W0FYpROu3Hp6+9ZD9JEeSB91rHi1lN6t0w3aVT MmtPHJapR3gPoBJdnVy7AzY8g3Ez5rqe0FYO8FXVRdOINLuheTMu4JnTU+bkWYR3eB4A 9c8A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hu5+qlb4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p23si3708308ejy.319.2021.01.15.04.51.27; Fri, 15 Jan 2021 04:51:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hu5+qlb4; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731959AbhAOMtr (ORCPT + 99 others); Fri, 15 Jan 2021 07:49:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:43604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732459AbhAOMgX (ORCPT ); Fri, 15 Jan 2021 07:36:23 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7B56023884; Fri, 15 Jan 2021 12:35:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610714143; bh=waAsZ4MKkYqNu+lCbaMvO1fKdOJNoyQJSMdZT95USng=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hu5+qlb4ypcybBfxdnZSyJLuT37Gk9CxPsbhKDVo7lPHVkb0xCRrytLEU0U6cAvcX y1oOqKQO/U+ISOedxQIqMxdmS0eHTxwog2Atl0SUyXoou9MXKdmdvT9bQ/ENDXj89e ehhTdZrXRwZjP6tXSaBYz26iI72gVjBaGSKkvuQI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Arnd Bergmann , Jens Axboe Subject: [PATCH 5.4 49/62] block: rsxx: select CONFIG_CRC32 Date: Fri, 15 Jan 2021 13:28:11 +0100 Message-Id: <20210115122000.760483504@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210115121958.391610178@linuxfoundation.org> References: <20210115121958.391610178@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Arnd Bergmann commit 36a106a4c1c100d55ba3d32a21ef748cfcd4fa99 upstream. Without crc32, the driver fails to link: arm-linux-gnueabi-ld: drivers/block/rsxx/config.o: in function `rsxx_load_config': config.c:(.text+0x124): undefined reference to `crc32_le' Fixes: 8722ff8cdbfa ("block: IBM RamSan 70/80 device driver") Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman --- drivers/block/Kconfig | 1 + 1 file changed, 1 insertion(+) --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -461,6 +461,7 @@ config BLK_DEV_RBD config BLK_DEV_RSXX tristate "IBM Flash Adapter 900GB Full Height PCIe Device Driver" depends on PCI + select CRC32 help Device driver for IBM's high speed PCIe SSD storage device: Flash Adapter 900GB Full Height.