Skip to content

Commit

Permalink
testing/linux-sophgo: disable HIGHMEM
Browse files Browse the repository at this point in the history
  • Loading branch information
ncopa committed May 2, 2024
1 parent 2e3b4d8 commit acb0e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testing/linux-sophgo/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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
"
2 changes: 1 addition & 1 deletion testing/linux-sophgo/sophgo.riscv64.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit acb0e8d

Please sign in to comment.