On Tue, Feb 25, 2025 at 08:17:14PM +0000, Easwar Hariharan wrote: > This is the second series (part 1*) that converts users of msecs_to_jiffies() that > either use the multiply pattern of either of: > - msecs_to_jiffies(N*1000) or > - msecs_to_jiffies(N*MSEC_PER_SEC) > > where N is a constant or an expression, to avoid the multiplication. Please don't combine patches for multiple subsystems into a single series if there's no dependencies between them, it just creates confusion about how things get merged, problems for tooling and makes everything more noisy. It's best to split things up per subsystem in that case.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- From: Andrew Morton
- Re: [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- References:
- [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- From: Easwar Hariharan
- [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- Prev by Date: [PATCH v2 22/22] ASoC: codecs: rt5677: Update definition of device_id tables
- Next by Date: Re: [cocci] [PATCH v3 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies()
- Previous by thread: Re: (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- Next by thread: Re: [PATCH v3 00/16] Converge on using secs_to_jiffies() part two
- Index(es):
![]() |