git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
617d34d
)
x86, mm: Fix incorrect data type in vmalloc_sync_all()
author
Borislav Petkov
<borislav.petkov@amd.com>
Tue, 19 Oct 2010 22:17:37 +0000
(22:17 +0000)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Wed, 20 Oct 2010 19:54:04 +0000
(12:54 -0700)
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>
No differences found