From acb0e8df02ea0e06d98ffc704f1e6a2b37a56860 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 2 May 2024 06:33:56 +0000 Subject: [PATCH] testing/linux-sophgo: disable HIGHMEM ref: https://github.com/sophgo/linux-riscv/issues/117#issuecomment-2088444437 --- testing/linux-sophgo/APKBUILD | 2 +- testing/linux-sophgo/sophgo.riscv64.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/linux-sophgo/APKBUILD b/testing/linux-sophgo/APKBUILD index 8a332bb5c895..b3e142a24353 100644 --- a/testing/linux-sophgo/APKBUILD +++ b/testing/linux-sophgo/APKBUILD @@ -196,5 +196,5 @@ sha512sums=" 6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68 linux-6.1.tar.xz a21407510b7e4e82e31080f893ae3b2cba883052602ca2db816be7b1e0ffdcb04f9aa8f75d691ef49f1e25833cca5d2068c04e7558e9cff857029918929bcba5 patch-6.1.88.xz 032f539fc2f296a838697cfa331135e084c2a4eb839d310d099b4ee755105d6861982c027863084855b46cc68cf806c6cef154a5eb8c7404e383ed0379ac0ca1 sophgo-6.1.88-alpine.patch -c06c0822898247a247bdb6cc9ebe954c1edd15376fe8ffc2c595dfd1cb2e7b63cf52b7a25fc0227b6f9681d546d690134b43e2d3bfb972e6b65696b0ff45e188 sophgo.riscv64.config +1ed8da93fc9d25ee6a8ccddb6d1af9272c9f0ea3c31d8d95d1ccbea0e98d0c936341de33f2e44a19871c038ff4a30db55a2137b4468efd997253933a3b0ff7d6 sophgo.riscv64.config " diff --git a/testing/linux-sophgo/sophgo.riscv64.config b/testing/linux-sophgo/sophgo.riscv64.config index 17f1bc01c3a1..2f81ae3c666a 100644 --- a/testing/linux-sophgo/sophgo.riscv64.config +++ b/testing/linux-sophgo/sophgo.riscv64.config @@ -306,7 +306,7 @@ CONFIG_SCHED_CLUSTER=y CONFIG_NR_CPUS=64 CONFIG_HOTPLUG_CPU=y CONFIG_TUNE_GENERIC=y -CONFIG_HIGHMEM=y +# CONFIG_HIGHMEM is not set CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_NUMA=y CONFIG_NODES_SHIFT=3