From: Borislav Petkov Date: Tue, 19 Oct 2010 22:17:37 +0000 (+0000) Subject: x86, mm: Fix incorrect data type in vmalloc_sync_all() X-Git-Tag: v2.6.37-rc1~203^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01f7c56a1425b9749a99af821e1de334fb64d7e;p=pandora-kernel.git x86, mm: Fix incorrect data type in vmalloc_sync_all() arch/x86/mm/fault.c: In function 'vmalloc_sync_all': arch/x86/mm/fault.c:238: warning: assignment makes integer from pointer without a cast introduced by 617d34d9e5d8326ec8f188c616aa06ac59d083fe. Signed-off-by: Borislav Petkov LKML-Reference: <20101020103642.GA3135@kryptos.osrc.amd.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed