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:
7f0dbbc
)
x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset
author
Christophe Jaillet
<jaillet.christophe@wanadoo.fr>
Sun, 22 Jun 2008 20:13:48 +0000
(22:13 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 07:13:25 +0000
(09:13 +0200)
1) replace kmalloc/memset with equivalent kzalloc.
Signed-off-by: Christophe Jaillet <jaillet.christophe@wanadoo.fr>
Cc: cj <jaillet.christophe@wanadoo.fr>
Cc: petero2@telia.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found