summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-02-11 15:23:56 +0000
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-02-11 14:46:25 -0500
commitb052181a985592f81767f631f9f42accb4b436cd (patch)
treed4456e77ff156ff2c1695111f9687b469a82ac4b /arch/x86/xen
parent100b33c8bd8a3235fd0b7948338d6cbb3db3c63d (diff)
downloadlinux-b052181a985592f81767f631f9f42accb4b436cd.tar.bz2
xen: events: mark cpu_evtchn_mask_p as __refdata
This variable starts out pointing at init_evtchn_mask which is marked __initdata but is set to point to a non-init data region in xen_init_IRQ which is itself an __init function so this is safe. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Tested-and-acked-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions