summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2007-06-23 17:16:32 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-24 08:59:11 -0700
commit849663430268db63a9c3c7467984e4e530ded901 (patch)
tree376459d03c5be4757813c5d185e364307bbbbd39 /scripts
parent1e27dbe7746f3bcbcf1f9a37f31df4b886e36ce3 (diff)
downloadlinux-3.10-849663430268db63a9c3c7467984e4e530ded901.tar.gz
linux-3.10-849663430268db63a9c3c7467984e4e530ded901.tar.bz2
linux-3.10-849663430268db63a9c3c7467984e4e530ded901.zip
SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE
If slabs are allocated or freed from a large set of call sites (typical for the kmalloc area) then we may create more output than fits into a single PAGE and sysfs only gives us one page. The output should be truncated. This patch fixes the checks to do the truncation properly. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions