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:
1333c3d
)
cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c
author
Mark Ware
<mware@elphinstone.net>
Mon, 20 Jul 2009 11:51:03 +0000
(21:51 +1000)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 30 Jul 2009 04:22:23 +0000
(23:22 -0500)
This is another alloc_bootmem() -> kzalloc() change, this time to
fix the non-fatal badness caused when booting with a cpm2_uart console.
Signed-off-by: Mark Ware <mware@elphinstone.net>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found