diff options
author | 2013-09-30 17:29:43 +0200 | |
---|---|---|
committer | 2013-09-30 20:30:18 +0200 | |
commit | dd96dc32d59bdf620670a4a527ed9916796f654e (patch) | |
tree | b8b683d566eae007369a57ee980318fa0b2dd680 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI / thermal: convert printk(LEVEL...) to pr_<lvl> (diff) | |
download | linux-dev-dd96dc32d59bdf620670a4a527ed9916796f654e.tar.xz linux-dev-dd96dc32d59bdf620670a4a527ed9916796f654e.zip |
x86 / ACPI: fix incorrect placement of __initdata tag
__initdata tag should not be placed between "struct" and "resource"
because it prevents the variable from being placed in the intended
.init.data section. Fix it.
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions