Bug 368866

Summary: WARNING: unhandled arm64-linux syscall: 238 (migrate_pages)
Product: [Developer tools] valgrind Reporter: Marcin Juszkiewicz <marcin>
Component: generalAssignee: Julian Seward <jseward>
Status: REPORTED ---    
Severity: normal CC: mark, sam
Priority: NOR    
Version: 3.11.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcin Juszkiewicz 2016-09-15 19:34:42 UTC
<<<test_start>>>
tag=migrate_pages01_valgrind_memory_leak_check stime=1473956002
cmdline=" valgrind -q --leak-check=full --trace-children=yes migrate_pages01"
contacts=""
analysis=exit
<<<test_output>>>
--11538-- WARNING: unhandled arm64-linux syscall: 238
--11538-- You may be able to write your own handler.
--11538-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--11538-- Nevertheless we consider this a bug.  Please report
--11538-- it at http://valgrind.org/support/bug_reports.html.
migrate_pages01    1  TCONF  :  migrate_pages01.c:227: syscall(238) __NR_migrate_pages not supported on your arch
migrate_pages01    2  TCONF  :  migrate_pages01.c:227: Remaining cases not appropriate for configuration
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=32 corefile=no
cutime=51 cstime=2
<<<test_end>>>


Reproducible: Always

Steps to Reproduce:
1. runltp -M3
2.
3.
Comment 1 Marcin Juszkiewicz 2018-04-30 08:07:40 UTC
Can we close it? IIRC it was merged into valgrind.
Comment 2 Mark Wielaard 2021-10-04 09:42:20 UTC
This is indeed not implemented for any arch.