diff options
author | Ian Campbell <[email protected]> | 2011-02-11 15:23:56 +0000 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2011-02-11 14:46:25 -0500 |
commit | b052181a985592f81767f631f9f42accb4b436cd (patch) | |
tree | d4456e77ff156ff2c1695111f9687b469a82ac4b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d (diff) |
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 <[email protected]>
Tested-and-acked-by: Andrew Jones <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions