From: Bob Moore Date: Wed, 31 Oct 2012 02:27:40 +0000 (+0000) Subject: ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff60027174cf94bab6d4f45ab5c5da1de63b7d1b;p=pandora-kernel.git ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies Resolves to a 32-bit move for the normal case, strncpy on machines that do not support misaligned transfers. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed