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:
0f8f7d5
)
vxge: Fixed crash in PAE system due to wrong typecasting.
author
Sreenivasa Honnur
<Sreenivasa.Honnur@neterion.com>
Mon, 5 Oct 2009 01:54:42 +0000
(
01:54
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Oct 2009 22:22:52 +0000
(15:22 -0700)
- Fix a crash in PAE system due to wrong typecasting.
- On PAE system size_t is unsigned int which is 32bit. Avoid casting
64 bit address to 32 bit
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found