mailing list of musl libc
 help / color / mirror / code / Atom feed
b77e6d1da3df85399281fd67eb3366bc15853a4e blob 145 bytes (raw)

1
2
3
4
5
6
7
 
.global	__unmapself
.type	__unmapself, @function
__unmapself:
	li.d	$a7, 215
	syscall	0				# call munmap
	li.d	$a7, 93
	syscall	0				# call exit
debug log:

solving b77e6d1d ...
found b77e6d1d in https://inbox.vuxu.org/musl/61ffb0ce-85fc-49d9-8599-22c2fa2a6ed5@loongson.cn/ ||
	https://inbox.vuxu.org/musl/6d1b87b7-25da-8707-791d-40c4d44e90d2@loongson.cn/ ||
	https://inbox.vuxu.org/musl/86910db7-be22-b09f-991b-cd8b242325a0@loongson.cn/ ||
	https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/ ||
	https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/

applying [1/5] https://inbox.vuxu.org/musl/61ffb0ce-85fc-49d9-8599-22c2fa2a6ed5@loongson.cn/
diff --git a/src/thread/loongarch64/__unmapself.s b/src/thread/loongarch64/__unmapself.s
new file mode 100644
index 00000000..b77e6d1d

Checking patch src/thread/loongarch64/__unmapself.s...
Applied patch src/thread/loongarch64/__unmapself.s cleanly.

skipping https://inbox.vuxu.org/musl/6d1b87b7-25da-8707-791d-40c4d44e90d2@loongson.cn/ for b77e6d1d
skipping https://inbox.vuxu.org/musl/86910db7-be22-b09f-991b-cd8b242325a0@loongson.cn/ for b77e6d1d
skipping https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/ for b77e6d1d
skipping https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/ for b77e6d1d
index at:
100644 b77e6d1da3df85399281fd67eb3366bc15853a4e	src/thread/loongarch64/__unmapself.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).