Enable CONFIG_CMA on x86_64 (rhbz 1278985)

This commit is contained in:
Laura Abbott 2015-11-10 10:17:55 -08:00
parent 2f9a713ebd
commit f3a8851575
2 changed files with 9 additions and 0 deletions

View File

@ -210,3 +210,9 @@ CONFIG_NO_HZ_FULL=y
# CONFIG_NO_HZ_FULL_ALL is not set
# CONFIG_NO_HZ_FULL_SYSIDLE is not set
# CONFIG_CONTEXT_TRACKING_FORCE is not set
# Turn on CONFIG_CMA for THP
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=7

View File

@ -2048,6 +2048,9 @@ fi
#
#
%changelog
* Tue Nov 10 2015 Laura Abbott <labbott@redhat.com>
- Enable CONFIG_CMA on x86_64 (rhbz 1278985)
* Tue Nov 10 2015 Laura Abbott <labbott@redhat.com> - 4.4.0-0.rc0.git6.1
- Linux v4.3-9393-gbd4f203