From: Hugh Dickins Date: Tue, 17 May 2005 04:53:09 +0000 (-0700) Subject: [PATCH] fix impossible VmallocChunk X-Git-Tag: v2.6.12-rc5~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d13c00cf1f7c3d2c1ff449e2a0500ab568d319;p=pandora-kernel.git [PATCH] fix impossible VmallocChunk VmallocTotal: 34359738367 kB VmallocUsed: 266288 kB VmallocChunk: 18014366299193295 kB is unsettling - x86_64 and some other architectures keep a separate address range for modules in vmalloc's vmlist, which /proc/meminfo should pass over. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed