summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJay Lan <jlan@sgi.com>2014-09-29 15:36:57 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-06 14:57:36 -0800
commit10964ddc6240d6d24268a96066509993e5fbb6ca (patch)
tree5688d1aa05fe397311689e449f62dff287f8d761 /include/linux
parent7dd78f5a17e61918c6d501269dea07606f56fa7b (diff)
kdb: fix incorrect counts in KDB summary command output
commit 146755923262037fc4c54abc28c04b1103f3cc51 upstream. 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 <jlan@sgi.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions