commit | f01f7c56a1425b9749a99af821e1de334fb64d7e | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Tue Oct 19 22:17:37 2010 +0000 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Oct 20 12:54:04 2010 -0700 |
tree | 9e464fa64b04ab1291b58c1f36a09f85c1dce18d | |
parent | 617d34d9e5d8326ec8f188c616aa06ac59d083fe [diff] |
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 <borislav.petkov@amd.com> LKML-Reference: <20101020103642.GA3135@kryptos.osrc.amd.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>