]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Hardware: back port of a recursive locking fix
authorLv Zheng <lv.zheng@intel.com>
Tue, 8 Jul 2014 02:08:19 +0000 (10:08 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 8 Jul 2014 12:22:27 +0000 (14:22 +0200)
commit00fb960165ee136ca2a923734d47ca2b650ee803
tree8ce3d4134cf5de647f4bf70dcd238b8a32d4bb01
parentd1de19d05bb90b358f36783cdc75b4aefb96dd38
ACPICA: Hardware: back port of a recursive locking fix

This patch is a back port result of the following Linux commit:
 Commit: 53f2a141a154a032f96cb1d80587a5bf9ac1c4e3
 Author: Rakib Mullick <rakib.mullick@gmail.com>
 Subject: ACPI: Fix possible recursive locking in hwregs.c

As a result of different coding style rules, the back ported code generates
source code differences between the Linux kernel and the ACPICA upstream.
This patch reduces such source code differences.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/hwregs.c