Bisecting: a merge base must be tested [b2776bf7149bddd1f4161f14f79520f17fc1d71d] Linux 3.18 Bisecting: 19984 revisions left to test after this (roughly 14 steps) [9682ec9692e5ac11c6caebd079324e727b19e7ce] Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Bisecting: 10628 revisions left to test after this (roughly 13 steps) [80ed156a3d12819a8c839f40f5b6996c4aa117a5] s390/pci: add locking for fmb access Bisecting: 4691 revisions left to test after this (roughly 12 steps) [ca3f0874723fad81d0c701b63ae3a17a408d5f25] KVM: use slowpath for cross page cached accesses Bisecting: 2318 revisions left to test after this (roughly 11 steps) [18656782a820f075cb5c168a2e381a8938b1550a] Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Bisecting: 1170 revisions left to test after this (roughly 10 steps) [1acd2de5facd7fbea499aea64a3a3d0ec7bb9b51] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Bisecting: 555 revisions left to test after this (roughly 9 steps) [53861af9a17022898619a2ae4ead0dfc601b7c13] Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux Bisecting: 276 revisions left to test after this (roughly 8 steps) [e2defd02717ebc54ae2f4862271a3093665b426a] Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Bisecting: 131 revisions left to test after this (roughly 7 steps) [4533f6e27a366ecc3da4876074ebfe0cc0ea4f0f] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client Bisecting: 65 revisions left to test after this (roughly 6 steps) [3266789f9d08b27275bae5ab1dcd27d1bbf15e79] Btrfs: don't set and clear delalloc for O_DIRECT writes Bisecting: 30 revisions left to test after this (roughly 5 steps) [7bad2227f639723230dbc40fe32e16101321b5b7] Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi Bisecting: 14 revisions left to test after this (roughly 4 steps) [3f4d9925e9174b8786bfbb6e9aa132aa6745078f] Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Bisecting: 7 revisions left to test after this (roughly 3 steps) [5516fd7b92a7c16b9111a88aaa1b13dd937d8ac5] debug: prevent entering debug mode on panic/exception. Bisecting: 3 revisions left to test after this (roughly 2 steps) [5454388113938d9592d6a6d5424469014da4ee86] kdb: Remove stack dump when entering kgdb due to NMI Bisecting: 1 revision left to test after this (roughly 1 step) [df0036d117e6c9df36324e517728e33543065f9a] kdb: Fix off by one error in kdb_cpu() Bisecting: 0 revisions left to test after this (roughly 0 steps) [146755923262037fc4c54abc28c04b1103f3cc51] kdb: fix incorrect counts in KDB summary command output 146755923262037fc4c54abc28c04b1103f3cc51 is the first bad commit commit 146755923262037fc4c54abc28c04b1103f3cc51 Author: Jay Lan Date: Mon Sep 29 15:36:57 2014 -0700 kdb: fix incorrect counts in KDB summary command output The output of KDB 'summary' command should report MemTotal, MemFree and Buffers output in kB. Current codes report in unit of pages. A define of K(x) as is defined in the code, but not used. This patch would apply the define to convert the values to kB. Please include me on Cc on replies. I do not subscribe to linux-kernel. Signed-off-by: Jay Lan Cc: Signed-off-by: Jason Wessel :040000 040000 933e89763afe1823fa7ed3980486d396a6a0721b c0993777db35918f12790d5a5662320bb0814a07 M kernel