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:
6923974
)
[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n
author
Jan Blunck
<jblunck@suse.de>
Mon, 6 Mar 2006 23:42:46 +0000
(15:42 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 7 Mar 2006 02:40:44 +0000
(18:40 -0800)
When CONFIG_VIRT_CPU_ACCOUNTING is not defined compiling fails with an
undefined reference to account_vtime().
Signed-off-by: Jan Blunck <jblunck@suse.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found