---
i386/i386at/interrupt.S | 19 ---
x86_64/interrupt.S | 19 +++
2 files changed, 31 insertions(+), 7 deletions(-)
diff --git a/i386/i386at/interrupt.S b/i386/i386at/interrupt.S
index 8ae6b97c..ec2fc656 100644
--- a/i386/i386at/interrupt.S
+++ b/i386/i386at/
---
i386/i386at/autoconf.c | 6 ++
i386/i386at/model_dep.c | 8
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/i386/i386at/autoconf.c b/i386/i386at/autoconf.c
index ef813d92..5c69988f 100644
--- a/i386/i386at/autoconf.c
+++ b/i386/i386at/autoconf.c
@@ -29,6 +29,11 @@
---
i386/i386at/kd.h| 1 +
i386/i386at/kd_event.c | 7 +++
i386/i386at/model_dep.c | 2 --
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/i386/i386at/kd.h b/i386/i386at/kd.h
index 3ee707b5..5bfabce2 100644
--- a/i386/i386at/kd.h
+++ b/i386/i386at/kd.h
@@ -546,6 +546,7
jbra...@dismail.de, le sam. 30 sept. 2023 19:22:07 +, a ecrit:
> September 30, 2023 12:19 PM, "Samuel Thibault"
> wrote:
>
> >> are there videos of Samuel
> >> doing your day to day maintenance tasks of maintaining the Hurd?
> >
> > That'd be relatively boring :)
>
> I suppose that it cou
September 30, 2023 12:19 PM, "Samuel Thibault" wrote:
>> are there videos of Samuel
>> doing your day to day maintenance tasks of maintaining the Hurd?
>
> That'd be relatively boring :)
I suppose that it could be, but I have no idea what your daily tasks are,
and I'm not really certain how t
Damien Zammit, le sam. 30 sept. 2023 06:31:04 +, a ecrit:
> This fixes a page fault when the sampling occurs in MP.
> Perhaps it is not MP safe yet.
That would break gprof in UP. I have re-enabled it by default for UP.
Samuel
> ---
> configfrag.ac| 2 +-
> kern/pc_sample.c | 32 +++
applied, thanks!
Damien Zammit, le sam. 30 sept. 2023 06:30:58 +, a ecrit:
> ---
> i386/i386at/ioapic.c | 9 +
> 1 file changed, 9 insertions(+)
>
> diff --git a/i386/i386at/ioapic.c b/i386/i386at/ioapic.c
> index 57d18789..dcc91eff 100644
> --- a/i386/i386at/ioapic.c
> +++ b/i386/i3
applied, thanks!
Damien Zammit, le sam. 30 sept. 2023 06:30:51 +, a ecrit:
> ---
> i386/i386at/ioapic.c | 15 ++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
>
> diff --git a/i386/i386at/ioapic.c b/i386/i386at/ioapic.c
> index 218f9a51..57d18789 100644
> --- a/i386/i386at/i