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:
086c1b2
)
ehea: Fix mem allocations which require page alignment
author
Thomas Klein
<tklein@de.ibm.com>
Wed, 21 Jan 2009 22:45:33 +0000
(14:45 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 Jan 2009 22:45:33 +0000
(14:45 -0800)
PAGE_SIZE allocations via slab are not guaranteed to be page-aligned. Fixed
all memory allocations where page alignment is required by firmware.
Signed-off-by: Thomas Klein <tklein@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found