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:
92b7520
)
x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared as static"
author
Raghavendra K T
<raghavendra.kt@linux.vnet.ibm.com>
Fri, 16 Aug 2013 09:38:41 +0000
(15:08 +0530)
committer
Ingo Molnar
<mingo@kernel.org>
Mon, 19 Aug 2013 09:49:50 +0000
(11:49 +0200)
It was not declared as static since it was thought to be used by
pv-flushtlb earlier.
Signed-off-by: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
Cc: <gleb@redhat.com>
Cc: <pbonzini@redhat.com>
Cc: Jiri Kosina <trivial@kernel.org>
Link:
http://lkml.kernel.org/r/1376645921-8056-1-git-send-email-raghavendra.kt@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found