提交 94295e23 编写于 作者: R Richard Weinberger 提交者: Linus Torvalds

um: mark CONFIG_HIGHMEM as broken

Currently CONFIG_HIGHMEM is broken on User Mode Linux.  I'm not sure if it
worked ever.

It doesn't compile and this breaks randomconfig testing.
Signed-off-by: NRichard Weinberger <richard@nod.at>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 aff5ce6c
...@@ -131,7 +131,7 @@ config NR_CPUS ...@@ -131,7 +131,7 @@ config NR_CPUS
config HIGHMEM config HIGHMEM
bool "Highmem support (EXPERIMENTAL)" bool "Highmem support (EXPERIMENTAL)"
depends on !64BIT && EXPERIMENTAL depends on !64BIT && BROKEN
default n default n
help help
This was used to allow UML to run with big amounts of memory. This was used to allow UML to run with big amounts of memory.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册