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:
f7d909d
)
x86: Explicitly include required header files.
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Fri, 14 Mar 2008 01:47:32 +0000
(21:47 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:15 +0000
(17:41 +0200)
After an experimental cleanup of <linux/percpu.h>, these files were
exposed as invoking kmalloc() without including <linux/slab.h>.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found