Re: [Patch v2 7/9] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
From: Peter Zijlstra
Date: Wed Jun 10 2026 - 18:22:44 EST
On Wed, Jun 10, 2026 at 07:42:16PM +0800, Mi, Dapeng wrote:
> >> including fixed counters (what the flag "PMU_FL_PEBS_ALL" indicates), like
> >> the below code shows.
> >>
> >> ```
> > Why the markdown nonsense? You're not an LLM, right? And you all know
> > I'm reading this in mutt. Its just visual noise.
> >
> > Anyway, please clarify the Changelog.
>
> Sorry for the visual noise. I'm using the thunderbird mail client, not
> sure why the markdown doesn't work.
How is it supposed to 'work'? LKML is plain text, there is no markup.
>From what I can tell, there is this thunderbug markdown plugin to more
'easily' write HTML mail, but that is explicitly forbidden on LKML.
On top of that, markdown is utter garbage, the idiot that 'invented' it
explicitly ignored the pre-existing standard of: *bold*, /italics/,
_underline_ and -strike-through-, a convention that has existed longer
than markdown is even is a thing (heck it pre-dates computers!).
And yes, clearly I'm a dinosaur. But dammit, we stare at code and
comments (and email) in text editors, not some web render bullshit.
</rant>