Revert "acpi: mark PMTIMER as unlocked"
commit1beb99f787ba110a9de44254e7d62a1cb9117de8
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 15 Apr 2016 06:43:29 +0000 (15 08:43 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 2 May 2016 16:19:13 +0000 (2 17:19 +0100)
treeef494908fb83f92e8ed5909aca71cda169386637
parent277abf15a60f7653bfb05ffb513ed74ffdaea1b7
Revert "acpi: mark PMTIMER as unlocked"

This reverts commit 7070e085d490c396f9237c8f10bf8b6e69cd0066.

Commit message claims locking is not needed, but that appears
to not be true, seabios ehci driver runs into timekeeping problems
with this, see
https://bugzilla.redhat.com/show_bug.cgi?id=1322713

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1460702609-25971-1-git-send-email-kraxel@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/acpi/core.c