2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-16 09:13:55 +08:00
linux-next/tools/arch
Arnaldo Carvalho de Melo d23e354fe5 perf bench mem: Sync memcpy assembly sources with the kernel
Commit 9a6fb28a35 ("x86/mce: Improve memcpy_mcsafe()") renames
memcpy_mcsafe() to memcpy_mcsafe_unrolled(), making
tools/arch/x86/lib/memcpy_64.S drift from the its kernel counterpart,
triggering this warning in the perf build:

  Warning: tools/arch/x86/lib/memcpy_64.S differs from kernel

Sync that copy to acknowledge that, no changes to 'perf bench' are
needed, as this function is not used there.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-xfwc1raw8obyrctxerwt1bbb@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-10-05 19:12:46 -03:00
..
alpha/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
arc/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
arm/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
arm64/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
frv/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
h8300/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
hexagon/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
ia64/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
m32r/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
microblaze/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
mips/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
mn10300/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
parisc/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
powerpc/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
s390/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
score/include/uapi/asm tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
sh/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
sparc/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
tile/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00
x86 perf bench mem: Sync memcpy assembly sources with the kernel 2016-10-05 19:12:46 -03:00
xtensa/include tools include: Add mman macros needed by perf for all arch 2016-09-19 11:30:56 -03:00