From: "Jean-Luc Léger" <jean-luc.leger@dspnet.fr.eu.org>
To: linux-kernel@vger.kernel.org, ultralinux@vger.kernel.org
Subject: [2.6 patch] fix dependencies of HUGETLB_PAGE_SIZE_64K
Date: Sun, 16 Apr 2006 00:52:44 +0200 [thread overview]
Message-ID: <20060415225244.GG47644@dspnet.fr.eu.org> (raw)
This patch fixes dependencies of HUGETLB_PAGE_SIZE_64K
Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>
Index: linux-2.6.17-rc1/arch/sparc64/Kconfig
===================================================================
--- linux-2.6.17-rc1/arch/sparc64/Kconfig.old 2006-04-15 21:57:30.000000000 +0200
+++ linux-2.6.17-rc1/arch/sparc64/Kconfig 2006-04-15 21:58:38.000000000 +0200
@@ -187,7 +187,7 @@
bool "512K"
config HUGETLB_PAGE_SIZE_64K
- depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64K
+ depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64KB
bool "64K"
endchoice
next reply other threads:[~2006-04-15 22:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-15 22:52 Jean-Luc Léger [this message]
2006-04-18 23:20 ` David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060415225244.GG47644@dspnet.fr.eu.org \
--to=jean-luc.leger@dspnet.fr.eu.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ultralinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome