From: Jeremy Fitzhardinge Date: Thu, 5 Mar 2009 00:10:44 +0000 (-0800) Subject: x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc16ecf7fd1fad7436832121435d4926a81d469e;p=pandora-kernel.git x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid Rather than relying on the ever-unreliable system_state, add a specific __vmalloc_start_set flag to indicate whether the vmalloc area has meaningful boundaries yet, and use that in x86-32's __phys_addr and __virt_addr_valid. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed