linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hugetlb: misc small fixes/improvements
@ 2014-11-12 22:33 Luiz Capitulino
  2014-11-12 22:33 ` [PATCH 1/3] hugetlb: fix hugepages= entry in kernel-parameters.txt Luiz Capitulino
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Luiz Capitulino @ 2014-11-12 22:33 UTC (permalink / raw)
  To: linux-mm
  Cc: linux-kernel, akpm, andi, rientjes, riel, isimatu.yasuaki,
	yinghai, davidlohr

Hi,

This series contains three independent patches for hugetlb. The first one
is a doc fix, the second and third ones are little code improvements.

Please, check individual patches for details.

Luiz Capitulino (3):
  hugetlb: fix hugepages= entry in kernel-parameters.txt
  hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()
  hugetlb: hugetlb_register_all_nodes(): add __init marker

 Documentation/kernel-parameters.txt | 4 +---
 mm/hugetlb.c                        | 4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-19 22:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-12 22:33 [PATCH 0/3] hugetlb: misc small fixes/improvements Luiz Capitulino
2014-11-12 22:33 ` [PATCH 1/3] hugetlb: fix hugepages= entry in kernel-parameters.txt Luiz Capitulino
2014-11-17  0:11   ` Naoya Horiguchi
2014-11-19 22:39   ` David Rientjes
2014-11-12 22:33 ` [PATCH 2/3] hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() Luiz Capitulino
2014-11-17  0:11   ` Naoya Horiguchi
2014-11-19 22:42   ` David Rientjes
2014-11-12 22:33 ` [PATCH 3/3] hugetlb: hugetlb_register_all_nodes(): add __init marker Luiz Capitulino
2014-11-17  0:12   ` Naoya Horiguchi
2014-11-19 22:43   ` David Rientjes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).