From: Lv Zheng Date: Wed, 5 Aug 2015 08:23:57 +0000 (+0800) Subject: ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0186bcf7c21907c78ab2b4bc50f3fb2b5047806;p=pandora-kernel.git ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. Since _SB.PCI0 can be used as relative path from root and can be easily converted into internal trace_method_name format, we allow users to specify trace_method_name using relative paths from root. Note this is useful for grub2 for which users failed to pass "\" from the grub configuration file. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed