Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again.

This commit is contained in:
Dave Jones 2012-04-03 00:23:23 -04:00
parent 5710fe27ee
commit 5f8cac2df4
2 changed files with 4 additions and 3 deletions

View File

@ -110,5 +110,3 @@ CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# Temporary
CONFIG_DEBUG_PAGEALLOC=y

View File

@ -42,7 +42,7 @@ Summary: The Linux kernel
# When changing real_sublevel below, reset this by hand to 1
# (or to 0 and then use rpmdev-bumpspec).
#
%global baserelease 1
%global baserelease 2
%global fedora_build %{baserelease}
# real_sublevel is the 3.x kernel version we're starting with
@ -1933,6 +1933,9 @@ fi
# and build.
%changelog
* Tue Apr 03 2012 Dave Jones <davej@redhat.com> 2.6.43.1-2
- Disable CONFIG_DEBUG_PAGEALLOC in -debug builds again.
* Mon Apr 02 2012 Dave Jones <davej@redhat.com>
- Linux 3.3.1