From: Bob Moore Date: Wed, 31 Oct 2012 02:28:03 +0000 (+0000) Subject: ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed9525ac445f446a5dabd70d32938044f04fad5;p=pandora-kernel.git ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base Replaces instances of strncpy(...,4) for ACPI_NAMEs. ACPI_MOVE_NAME optimizes these to a single 32-bit copy on machines that support misaligned transfers. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed