From: Jung-uk Kim Date: Fri, 8 Mar 2013 09:21:02 +0000 (+0000) Subject: ACPICA: Fix a long-standing bug in local cache X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~8^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cf24497f45d61ed3c3290b5b03f3baeb8401f04;p=pandora-kernel.git ACPICA: Fix a long-standing bug in local cache Since 20060317, the pointer to next object is the first element in its common header. Remove bogus LinkOffset from ACPI_MEMORY_LIST and directly use NextObject. Signed-off-by: Jung-uk Kim Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed