Re: [2.6 patch] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K
"David S. Miller" <[email protected]> Wed, 11 Jan 2006 23:55:38 +0000
| Newsgroups | org.kernel.vger.ultralinux,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Adrian Bunk <[email protected]> Date: Thu, 12 Jan 2006 00:46:41 +0100 > This patch fixes a typo in the dependencies of HUGETLB_PAGE_SIZE_64K. > > It might be more logical to rename the HUGETLB_PAGE_SIZE_*K dependencies > to HUGETLB_PAGE_SIZE_*KB, but let's fix this bug first. > > This bug was reported by Jean-Luc Leger <[email protected]>. > > Signed-off-by: Adrian Bunk <[email protected]> Applied, thanks Adrian.