[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437324639-18118-1-git-send-email-minipli@googlemail.com>
Date: Sun, 19 Jul 2015 18:50:37 +0200
From: Mathias Krause <minipli@...glemail.com>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
Mathias Krause <minipli@...glemail.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>
Subject: [PATCH 0/2] ACPI: __refdata cleanups
This series is a respin of patch "03/12"[1] with slightly more coverage.
[1] http://marc.info/?l=linux-acpi&m=143419843716724&w=4
The __refdata annotations used to be needed in __cpuinit times but those
are long gone (since v3.11). Now those annotations may serve as an
additional error source, hiding legitimate section mismatches.
This series drops the unneeded annotations and adds a comment to the
last legitimate remaining one below drivers/acpi/.
Please apply.
Mathias Krause (2):
ACPI / processor: remove bogus __refdata annotations
ACPI / OSL: add comment for the __ref annotation of
acpi_os_unmap_iomem()
drivers/acpi/acpi_processor.c | 2 +-
drivers/acpi/osl.c | 3 +++
drivers/acpi/processor_driver.c | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists