Messages in this thread |  | | From | Luiz Capitulino <> | Subject | [PATCH 0/3] hugetlb: misc small fixes/improvements | Date | Wed, 12 Nov 2014 17:33:10 -0500 |
| |
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
|  |