Re: [PATCH RFC 1/2] m68k: Add tracirqs
From: Steven Rostedt
Date: Tue Oct 22 2024 - 04:30:56 EST
On Tue, 22 Oct 2024 07:42:10 +0200
Jean-Michel Hautbois <jeanmichel.hautbois@xxxxxxxxxx> wrote:
> > This part of the patch shouldn't be needed because those shoudl be
> > called by irq_enter() and irq_exit(). Does this not work if you don't
> > have these?
>
> Thanks for your quick review !
\o/
> Indeed, it works without those lines, so the patch is now a one-liner
> :-). I will wait for the second part to be reviewed before sending v2.
I don't know enough about m68k to review that patch. Just incase you
were expecting me to review it.
-- Steve