diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-10-05 19:12:46 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-10-05 19:12:46 -0300 |
commit | d23e354fe58aada6d1cdeeb7e8463b75d44bc687 (patch) | |
tree | 2dad3326be13b1ea36bee8ecfabc88d326bfa19e /scripts/gdb/linux/lists.py | |
parent | 72c6ff2583fba824dc38c0ce87b838631cdb8294 (diff) |
perf bench mem: Sync memcpy assembly sources with the kernel
Commit 9a6fb28a355d ("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 <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions