lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <F56016A1645609BF+5d1de4afc8ee6bacf8878461b848de72b556c85f.1730638429.git.wangyuli@uniontech.com>
Date: Sun,  3 Nov 2024 21:00:05 +0800
From: WangYuli <wangyuli@...ontech.com>
To: tsbogend@...ha.franken.de,
	wangyuli@...ontech.com,
	dhowells@...hat.com,
	jlayton@...nel.org
Cc: linux-mips@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	chenhuacai@...nel.org,
	kernel@...0n.name,
	jiaxun.yang@...goat.com,
	guanwentao@...ontech.com,
	zhanjun@...ontech.com,
	xuerpeng@...ontech.com,
	maqianga@...ontech.com,
	baimingcong@...ontech.com
Subject: [PATCH 2/2] MIPS: loongson3_defconfig: Enable blk_dev_nvme by default

A significant number of 3A4000 machines come with NVMe drives
pre-installed, so we should support it in its defconfig.

Tested-by: Erpeng Xu <xuerpeng@...ontech.com>
Tested-by: Qiang Ma <maqianga@...ontech.com>
Signed-off-by: WangYuli <wangyuli@...ontech.com>
---
 arch/mips/configs/loongson3_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/configs/loongson3_defconfig b/arch/mips/configs/loongson3_defconfig
index 30837f3b6acd..98844b457b7f 100644
--- a/arch/mips/configs/loongson3_defconfig
+++ b/arch/mips/configs/loongson3_defconfig
@@ -141,6 +141,7 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=8192
 CONFIG_VIRTIO_BLK=y
+CONFIG_BLK_DEV_NVME=m
 CONFIG_RAID_ATTRS=m
 CONFIG_BLK_DEV_SD=y
 CONFIG_BLK_DEV_SR=y
-- 
2.45.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ