Bug 368866 - WARNING: unhandled arm64-linux syscall: 238 (migrate_pages)
Summary: WARNING: unhandled arm64-linux syscall: 238 (migrate_pages)
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.11.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-15 19:34 UTC by Marcin Juszkiewicz
Modified: 2021-10-29 17:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.