Re: [patch 07/38] treewide: Consolidate cycles_t
Thomas Gleixner <[email protected]> Thu, 16 Apr 2026 21:32:45 +0200
| Newsgroups | gmane.linux.ports.riscv,gmane.linux.kernel,gmane.linux.network,gmane.linux.kernel.wireless.general,gmane.linux.kernel.cryptoapi,gmane.linux.kernel.mm,gmane.comp.file-systems.ext4,gmane.linux.hams,gmane.linux.ports.alpha,gmane.linux.ports.arm.kernel,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <87v7dqem5e.ffs@tglx> |
On Wed, Apr 15 2026 at 08:43, Christophe Leroy wrote: >> -typedef unsigned long cycles_t; >> - >> -static inline cycles_t get_cycles(void) >> +ostatic inline cycles_t get_cycles(void) > > What is 'ostatic' ? That's a really good question :)