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:
2fcb4a1
)
[GFS2] Audit printk and kmalloc
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 27 Feb 2006 15:57:14 +0000
(10:57 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 27 Feb 2006 15:57:14 +0000
(10:57 -0500)
All printk calls now have KERN_ set where required and a couple of
kmalloc(), memset(.., 0, ...) calls changed to kzalloc().
This is in response to comments from:
Pekka Enberg <penberg@cs.helsinki.fi> and
Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found