Re: [PATCH v1 30/40] sizes.h: Cover all possible x86 cpu cache sizes
From: Ahmed S. Darwish
Date: Wed Mar 05 2025 - 11:18:42 EST
Hi Ingo,
On Tue, 04 Mar 2025, Ingo Molnar wrote:
>
> * Ahmed S. Darwish <darwi@xxxxxxxxxxxxx> wrote:
>
> > Add size macros for 24/192/384 Kilobyes and 3/6/12/18/24 Megabytes.
> >
> > With that, the x86 subsystem can avoid locally defining its own macros
> > for CPU cache sizs.
>
> Please take some time to read your own changelogs:
>
> s/Kilobyes
> /Kilobytes
>
> s/sizs
> /sizes
>
Sorry about that.
I just don't see my own typos, no matter how many times my eyes actually
passes over the text. I'll integrate a checker in my workflow.
Thanks,
Ahmed