Samuel Thibault, le dim. 24 sept. 2023 10:33:39 +0200, a ecrit:
> Damien Zammit, le dim. 24 sept. 2023 05:28:34 +0000, a ecrit:
> > I did not include inlining of the cpu_number calls because
> > I noticed there was some bug introduced when I did this.
> 
> That really deserves fixing first, because it means that somehow it's
> not expressed correctly, i.e. percpu_get is not behaving properly, and
> it'll probably break when using it in other situations.

You can for instance add an inline version, and use it specifically in
the various places, to see where using it breaks, i.e. where it gets
miscompiled, and then check the assembly emitted at that place.

Samuel

Reply via email to