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:
479f614
)
sched/cpuacct/UML: Fix header file dependency bug on the UML build
author
Ingo Molnar
<mingo@kernel.org>
Wed, 10 Apr 2013 13:10:50 +0000
(15:10 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 10 Apr 2013 13:12:41 +0000
(15:12 +0200)
The cpuacct split caused this build failure on UML:
kernel/sched/cpuacct.c:94:2: error: implicit declaration of function 'ERR_PTR'
Cc: Li Zefan <lizefan@huawei.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found