Re: [PATCH v4 2/3] x86/Intel: split model-specific freq calculation off of intel_log_freq()
Roger Pau Monné <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 30, 2026 at 04:06:21PM +0200, Jan Beulich wrote: > ..., for that logic to become reusable. While doing so undo the open- > coding of DIV_ROUND_UP(). Also switch to the new struct cpuinfo_x86 field > names. > > Signed-off-by: Jan Beulich <[email protected]> AFAICT this doesn't introduce any functional change. Acked-by: Roger Pau Monné <[email protected]> Thanks, Roger.