aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryardenac2013-01-12 15:28:58 -0800
committeryar2015-07-03 16:58:21 -0700
commitb1c643ce0f046acefe3f703bd77e4eeb03efd91f (patch)
treee85f74f71f745e6d59c9b4b697262aa383209a22
parentac745392a2d4452336e1dd2f0ed12ad21c93aa13 (diff)
downloadaur-b1c643ce0f046acefe3f703bd77e4eeb03efd91f.tar.gz
i686: bump, port debugging
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--config11
3 files changed, 11 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab775b32f45..d48b8c56fcfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,7 +34,7 @@ pkgbase = linux-linode
source = change-default-console-loglevel.patch
md5sums = 21223369d682bcf44bcdfe1521095983
md5sums = 132211742278e18b8f4808754d85e66c
- md5sums = decead29c19b529a6776f7774c1bd104
+ md5sums = 06a07ebb855809edf37ff2f980b9a07d
md5sums = c8eaf98829288430609ab534c5c0b96a
md5sums = d01f2350ec9f92e2eabcde0f11be24f2
md5sums = ee66f3cd0c5bc0ba0f65499784d19f30
diff --git a/PKGBUILD b/PKGBUILD
index 3037d09f9bcc..f574a4271863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch')
md5sums=('21223369d682bcf44bcdfe1521095983'
'132211742278e18b8f4808754d85e66c'
- 'decead29c19b529a6776f7774c1bd104'
+ '06a07ebb855809edf37ff2f980b9a07d'
'c8eaf98829288430609ab534c5c0b96a'
'd01f2350ec9f92e2eabcde0f11be24f2'
'ee66f3cd0c5bc0ba0f65499784d19f30'
diff --git a/config b/config
index 80912a55e82e..a9f56ac21298 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/i386 3.7.1-2 Kernel Configuration
+# Linux/i386 3.7.2-1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -232,6 +232,7 @@ CONFIG_MODULES_USE_ELF_REL=y
#
# GCOV-based kernel profiling
#
+# CONFIG_GCOV_KERNEL is not set
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
@@ -292,6 +293,7 @@ CONFIG_XEN=y
# CONFIG_XEN_PRIVILEGED_GUEST is not set
CONFIG_XEN_MAX_DOMAIN_MEMORY=64
CONFIG_XEN_SAVE_RESTORE=y
+# CONFIG_XEN_DEBUG_FS is not set
CONFIG_KVM_GUEST=y
# CONFIG_LGUEST_GUEST is not set
CONFIG_PARAVIRT=y
@@ -1192,7 +1194,9 @@ CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_DEBUG=y
CONFIG_FS_XIP=y
CONFIG_JBD=y
+# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
+# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
@@ -1303,7 +1307,7 @@ CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
-# CONFIG_DEBUG_FS is not set
+CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_DEBUG_KERNEL=y
@@ -1355,6 +1359,7 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
+# CONFIG_LKDTM is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
@@ -1373,6 +1378,7 @@ CONFIG_TRACING_SUPPORT=y
# CONFIG_RBTREE_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_BUILD_DOCSRC is not set
+CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
@@ -1403,6 +1409,7 @@ CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=0
+# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set