Hi Sean, Thank you for reviewing and combining the codes. > +static inline wbnoinvd_on_many_cpus(struct cpumask *cpus) > +{ > + wbnoinvd(); > +} The code above is missing the void return type. Thank you!
Hi Sean, Thank you for reviewing and combining the codes. > +static inline wbnoinvd_on_many_cpus(struct cpumask *cpus) > +{ > + wbnoinvd(); > +} The code above is missing the void return type. Thank you!
![]() |