mailing list of musl libc
 help / color / mirror / code / Atom feed
3c6a208f28a118e3f1e7d03a34db1284457731af blob 159 bytes (raw)

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

solving 1de334af ...
found 1de334af in https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/ ||
	https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ ||
	https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/ ||
	https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/ ||
	https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ ||
	https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/

applying [1/6] https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/
diff --git a/src/thread/loongarch64/__unmapself.s b/src/thread/loongarch64/__unmapself.s\r
new file mode 100644\r
index 00000000..1de334af\r

1:7: trailing whitespace.
.global	__unmapself\r
1:8: trailing whitespace.
.type   __unmapself, @function\r
1:9: trailing whitespace.
__unmapself:\r
1:10: trailing whitespace.
	li.d    $a7, 215   # call munmap\r
1:11: trailing whitespace.
	syscall	0\r
Checking patch src/thread/loongarch64/__unmapself.s...
Applied patch src/thread/loongarch64/__unmapself.s cleanly.
warning: squelched 2 whitespace errors
warning: 7 lines add whitespace errors.

skipping https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ for 1de334af
skipping https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/ for 1de334af
skipping https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/ for 1de334af
skipping https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ for 1de334af
skipping https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/ for 1de334af
index at:
100644 3c6a208f28a118e3f1e7d03a34db1284457731af	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).