Re: Debian Hurd tests on real hardware - network, IRQ issues

2021-01-02 Thread Riccardo Mottola
Hi Samuel, Samuel Thibault wrote: >> Since you wrote me you pushed a new kernel, I just did apt-get update, >> got a new hurd. >> Unfortunately, the problem persists. > Ah, indeed, the com driver doesn't actually limits its probing according > to NCOM. Fixed upstream and pushed as pending for nex

Re: [PATCH 00/11] remove fixed issues

2021-01-02 Thread Samuel Thibault
guy fleury iteriteka, le sam. 02 janv. 2021 15:44:03 +0200, a ecrit: > Ooh! `git send-email` asks if i want to declare enconding > as "UTF-8", i just say "yes" and think it will set it. Ah ok :D Samuel

Re: [PATCH 00/11] remove fixed issues

2021-01-02 Thread guy fleury iteriteka
Samuel Thibault writes: > guy fleury iteriteka, le sam. 02 janv. 2021 12:12:06 +0200, a ecrit: >> these patches remove some fixed issues. >> *** BLURB HERE *** > > Mostly applied, thanks! > Thanks! > One thing, however: somehow you produced mails with > > Content-Type: text/plain; charset=yes >

Re: [PATCH 00/11] remove fixed issues

2021-01-02 Thread Samuel Thibault
guy fleury iteriteka, le sam. 02 janv. 2021 12:12:06 +0200, a ecrit: > these patches remove some fixed issues. > *** BLURB HERE *** Mostly applied, thanks! One thing, however: somehow you produced mails with Content-Type: text/plain; charset=yes and "yes" is not a valid charset :) Samuel

Re: [PATCH 10/11] remove ifunc from open_issues.

2021-01-02 Thread Samuel Thibault
guy fleury iteriteka, le sam. 02 janv. 2021 12:12:16 +0200, a ecrit: > * open_issues/ifunc.mdwn: delete it. This is not over: > - * [[GCC]] > - > -In `gcc/config.gcc`, set `default_gnu_indirect_function=yes` for us, like > -done for GNU/Linux. See thread starting at [[!message-id > -

Re: [PATCH 06/11] remove guile 'times' issues.

2021-01-02 Thread Samuel Thibault
guy fleury iteriteka, le sam. 02 janv. 2021 12:12:12 +0200, a ecrit: > * open_issues/time.mdwn(guile): remove it. I don't think we want to remove it yet: the 100 vs 100 clock resolution is not really settled, some applications seem to assume 100 from linuxism, others properly follow getclktck(

Re: [PATCH 02/11] remove mention of libthreads.

2021-01-02 Thread Samuel Thibault
Ah, you did :) Usually one puts the file removal and reference updates in the same commit, so that there is no half-broken stage at any commit. Samuel

Re: [PATCH 01/11] remove libthreads.

2021-01-02 Thread Samuel Thibault
guy fleury iteriteka, le sam. 02 janv. 2021 12:12:07 +0200, a ecrit: > * hurd/libthreads.mdwn: delete file. Applied, but please take care that other pages still pointed at it, we need to either update, or remove the references. Samuel

[PATCH 11/11] remove gnumach_i686 issue.

2021-01-02 Thread guy fleury iteriteka
* open_issues/gnumach_i686.mdwn: delete it. --- open_issues/gnumach_i686.mdwn | 26 -- 1 file changed, 26 deletions(-) delete mode 100644 open_issues/gnumach_i686.mdwn diff --git a/open_issues/gnumach_i686.mdwn b/open_issues/gnumach_i686.mdwn deleted file mode 100644 inde

[PATCH 09/11] remove crt0_o_crt1_o_debug_info_relocation_invalid_symbol issues.

2021-01-02 Thread guy fleury iteriteka
* open_issues/crt0_o_crt1_o_debug_info_relocation_invalid_symbol_index.mdwn: delete it. --- ..._info_relocation_invalid_symbol_index.mdwn | 41 --- 1 file changed, 41 deletions(-) delete mode 100644 open_issues/crt0_o_crt1_o_debug_info_relocation_invalid_symbol_index.mdwn diff

[PATCH 04/11] remove cthreader -> libpthread.

2021-01-02 Thread guy fleury iteriteka
* open_issues/libpthread.mdwn(cthreader->libpthread): remove it. --- open_issues/libpthread.mdwn | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/open_issues/libpthread.mdwn b/open_issues/libpthread.mdwn index f8d9e1f..1a06897 100644 --- a/open_issues/libpthread.

[PATCH 06/11] remove guile 'times' issues.

2021-01-02 Thread guy fleury iteriteka
* open_issues/time.mdwn(guile): remove it. --- open_issues/time.mdwn | 765 -- 1 file changed, 765 deletions(-) diff --git a/open_issues/time.mdwn b/open_issues/time.mdwn index 99c2cbe..2d4f928 100644 --- a/open_issues/time.mdwn +++ b/open_issues/time.mdwn

[PATCH 05/11] remove sa_siginfo_sa_sigaction from open_issues.

2021-01-02 Thread guy fleury iteriteka
* open_issues/sa_siginfo_sa_sigaction.mdwn: delete file. --- open_issues/sa_siginfo_sa_sigaction.mdwn | 96 1 file changed, 96 deletions(-) delete mode 100644 open_issues/sa_siginfo_sa_sigaction.mdwn diff --git a/open_issues/sa_siginfo_sa_sigaction.mdwn b/open_issues/sa

[PATCH 08/11] remove adduser from open_issues.

2021-01-02 Thread guy fleury iteriteka
* open_issues/adduser.mdwn: delete file. --- open_issues/adduser.mdwn | 37 - 1 file changed, 37 deletions(-) delete mode 100644 open_issues/adduser.mdwn diff --git a/open_issues/adduser.mdwn b/open_issues/adduser.mdwn deleted file mode 100644 index 713a1dd..0

[PATCH 10/11] remove ifunc from open_issues.

2021-01-02 Thread guy fleury iteriteka
* open_issues/ifunc.mdwn: delete it. --- open_issues/ifunc.mdwn | 49 -- 1 file changed, 49 deletions(-) delete mode 100644 open_issues/ifunc.mdwn diff --git a/open_issues/ifunc.mdwn b/open_issues/ifunc.mdwn deleted file mode 100644 index c357c99..000

[PATCH 03/11] rename open_issues/libpthread/t/fix_have_kernel_resources.mdwn -> open_issues/libpthread/fix_have_kernel_resources.mdwn

2021-01-02 Thread guy fleury iteriteka
--- open_issues/libpthread.mdwn | 4 ++-- open_issues/libpthread/{t => }/fix_have_kernel_resources.mdwn | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename open_issues/libpthread/{t => }/fix_have_kernel_resources.mdwn (100%) diff --git a/open_issues/lib

[PATCH 07/11] replace cvs_tasks_file and cvs_todo_file files with todo.

2021-01-02 Thread guy fleury iteriteka
* open_issues/cvs_tasks_file.mdwn: delete file. * open_issues/cvs_todo_file.mdwn: Likewise. * open_issues/todo.mdwn: New file. --- open_issues/cvs_tasks_file.mdwn | 18 -- open_issues/{cvs_todo_file.mdwn => todo.mdwn} | 6 +++--- 2 files changed, 3 insertions(+), 21

[PATCH 02/11] remove mention of libthreads.

2021-01-02 Thread guy fleury iteriteka
* open_issues/multithreading.mdwn(libthreads): remove it. --- open_issues/multithreading.mdwn | 2 -- 1 file changed, 2 deletions(-) diff --git a/open_issues/multithreading.mdwn b/open_issues/multithreading.mdwn index a66202c..994625c 100644 --- a/open_issues/multithreading.mdwn +++ b/open_issues

[PATCH 01/11] remove libthreads.

2021-01-02 Thread guy fleury iteriteka
* hurd/libthreads.mdwn: delete file. --- hurd/libthreads.mdwn | 39 --- 1 file changed, 39 deletions(-) delete mode 100644 hurd/libthreads.mdwn diff --git a/hurd/libthreads.mdwn b/hurd/libthreads.mdwn deleted file mode 100644 index aa429d8..000 --- a/hurd/

[PATCH 00/11] remove fixed issues

2021-01-02 Thread guy fleury iteriteka
Hello, these patches remove some fixed issues. *** BLURB HERE *** guy fleury iteriteka (11): remove libthreads. remove mention of libthreads. rename open_issues/libpthread/t/fix_have_kernel_resources.mdwn -> open_issues/libpthread/fix_have_kernel_resources.mdwn remove cthreader -> lib