Processed: Re: [klibc] Bug#943425: Debian #943425: klibc: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 943425 + patch Bug #943425 [libklibc-dev] klibc: [s390x] setjmp/longjmp do not save/restore all registers in use Added tag(s) patch. > tags 988027 + patch Bug #988027 [libklibc-dev] klibc: sigsetjmp ignores second argument, siglongjmp

Bug#943425: [klibc] Bug#943425: Debian #943425: klibc: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Thorsten Glaser
tags 943425 + patch tags 988027 + patch thanks Dixi quod… >Patches for klibc upstream git attched; I’m currently trying to test >them, will report. This was really tricky given we can’t install patched B-Ds on porterboxen, but I managed. I can confirm this fixes my issue. bye, //mirabilos --

Bug#985681: linux-cpupower: Fix Pkg Power tracking on Zen

2021-05-05 Thread Salvatore Bonaccorso
Hi This has now been fixed upstream with https://git.kernel.org/linus/301b1d3a9104f4f3a8ab4171cf88d0f55d632b41 I'm going probably to cherry-pick the commit, but in case you can/want to double check (again I know, but there was some followup) the issue for you that would be great. Regards,

Bug#943425: [klibc] Debian #943425: klibc: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Ben Hutchings
On Wed, 2021-05-05 at 20:24 +0200, Ben Hutchings wrote: > On Wed, 2021-05-05 at 17:32 +, Thorsten Glaser wrote: > [...] > > > > > @klibc list: as indicated earlier, I can provide a patch if needed > > > > > (though it should be obvious). > > > > hpa, maks, bwh: any of you taking these two or

Processed: found 988027 in 2.0.8-1

2021-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 988027 2.0.8-1 Bug #988027 [libklibc-dev] klibc: sigsetjmp ignores second argument, siglongjmp always restores signals Marked as found in versions klibc/2.0.8-1. > thanks Stopping processing here. Please contact me if you need assistance.

Processed: affects 988027

2021-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > affects 988027 - 2.0.8-1 Bug #988027 [libklibc-dev] klibc: sigsetjmp ignores second argument, siglongjmp always restores signals Removed indication that 988027 affects 2.0.8-1 > thanks Stopping processing here. Please contact me if you need

Bug#943425: [klibc] Debian #943425: klibc: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Ben Hutchings
On Wed, 2021-05-05 at 17:32 +, Thorsten Glaser wrote: [...] > > > > @klibc list: as indicated earlier, I can provide a patch if needed > > > > (though it should be obvious). > > hpa, maks, bwh: any of you taking these two or should I send patches > and possibly NMU klibc in Debian? Please

Processed: affects 988027

2021-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > affects 988027 2.0.8-1 Bug #988027 [libklibc-dev] klibc: sigsetjmp ignores second argument, siglongjmp always restores signals Added indication that 988027 affects 2.0.8-1 > thanks Stopping processing here. Please contact me if you need

Bug#943425: Debian #943425: klibc: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Thorsten Glaser
Hi Andreas, >>> Jessica Clarke brought out docs saying f8‥f15 must be saved, the >>> other FPU registers not: > >I can confirm this. It is f8-f15 for the z/Architecture (64 bit). thanks! >It is f1, f3, f5, f7 for the ESA >architecture (32 bit) which is still supported by Glibc and GCC. Is this

Bug#943425: Debian #943425: [s390x] setjmp/longjmp do not save/restore all registers in use

2021-05-05 Thread Andreas Krebbel
On 5/5/21 4:45 AM, Thorsten Glaser wrote: > Dixi quod… > >> Jessica Clarke brought out docs saying f8‥f15 must be saved, the >> other FPU registers not: I can confirm this. It is f8-f15 for the z/Architecture (64 bit). It is f1, f3, f5, f7 for the ESA architecture (32 bit) which is still