diff options
author | Glauber Costa <glommer@redhat.com> | 2009-01-06 23:39:19 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-07 00:59:01 +0100 |
commit | 848778483351e90f9a2c587bdbe0c78b17c1e30b (patch) | |
tree | 9248871a3e40b68a709bf69efeaf5c52cb45cbd1 /drivers/uwb | |
parent | mm: vmalloc tweak failure printk (diff) | |
download | linux-848778483351e90f9a2c587bdbe0c78b17c1e30b.tar.xz linux-848778483351e90f9a2c587bdbe0c78b17c1e30b.zip |
mm: vmalloc improve vmallocinfo
If we do that, output of files like /proc/vmallocinfo will show things
like "vmalloc_32", "vmalloc_user", or whomever the caller was as the
caller. This info is not as useful as the real caller of the allocation.
So, proposal is to call __vmalloc_node node directly, with matching
parameters to save the caller information
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions