From: Tomasz Nowicki Date: Thu, 21 Nov 2013 04:19:55 +0000 (+0800) Subject: ACPICA: Delete all attached data objects during namespace node deletion. X-Git-Tag: v3.13-rc2~19^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794ba09bf30054c81832e61b49a64a56c95c5a9f;p=pandora-kernel.git ACPICA: Delete all attached data objects during namespace node deletion. This fix updates namespace node deletion to delete the entire list of attached objects (attached via acpi_attach_data) instead of just one of the attached items. ACPICA BZ 1024. Tomasz Nowicki (tomasz.nowicki@linaro.org). Signed-off-by: Tomasz Nowicki Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed