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>] [day] [month] [year] [list]
Message-Id: <1464030746-27024-1-git-send-email-yang.shi@linaro.org>
Date:	Mon, 23 May 2016 12:12:26 -0700
From:	Yang Shi <yang.shi@...aro.org>
To:	chris@...kel.net, jcmvbkbc@...il.com
Cc:	linux-kernel@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
	yang.shi@...aro.org
Subject: [PATCH] xtensa: defconfig: remove ZONE_DMA_FLAG

commit a3187e438bc6565d6e54a550a19073d1b453f041
("mm: slab: remove ZONE_DMA_FLAG") removed ZONE_DMA_FLAG completely, so
it is pointless to still keep it in defconfig.

Signed-off-by: Yang Shi <yang.shi@...aro.org>
---
 arch/xtensa/configs/iss_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/xtensa/configs/iss_defconfig b/arch/xtensa/configs/iss_defconfig
index 44c6764..4a28be1 100644
--- a/arch/xtensa/configs/iss_defconfig
+++ b/arch/xtensa/configs/iss_defconfig
@@ -171,7 +171,6 @@ CONFIG_FLATMEM=y
 CONFIG_FLAT_NODE_MEM_MAP=y
 CONFIG_SPLIT_PTLOCK_CPUS=4
 # CONFIG_PHYS_ADDR_T_64BIT is not set
-CONFIG_ZONE_DMA_FLAG=1
 CONFIG_BOUNCE=y
 CONFIG_VIRT_TO_BUS=y
 # CONFIG_KSM is not set
-- 
2.0.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ