We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ee8d9 commit 0368091Copy full SHA for 0368091
arch/x86/mm/init_32.c
@@ -565,7 +565,7 @@ static void __init lowmem_pfn_init(void)
565
"only %luMB highmem pages available, ignoring highmem size of %luMB!\n"
566
567
#define MSG_HIGHMEM_TRIMMED \
568
- "Warning: only 4GB will be used. Support for for CONFIG_HIGHMEM64G was removed!\n"
+ "Warning: only 4GB will be used. Support for CONFIG_HIGHMEM64G was removed!\n"
569
/*
570
* We have more RAM than fits into lowmem - we try to put it into
571
* highmem, also taking the highmem=x boot parameter into account:
0 commit comments