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:
fb78e58
)
xen/spinlock: Don't use __initdate for xen_pv_spin
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 9 Sep 2013 17:08:49 +0000
(13:08 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 9 Sep 2013 17:08:49 +0000
(13:08 -0400)
As we get compile warnings about .init.data being
used by non-init functions.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found