On Mon, Mar 15, 2021 at 4:19 AM Viresh Kumar wrote:
>
> On 13-03-21, 10:42, Sergei Trofimovich wrote:
> > Fix warning with %lx / s64 mismatch:
> >
> > CC [M] drivers/cpufreq/ia64-acpi-cpufreq.o
> > drivers/cpufreq/ia64-acpi-cpufreq.c: In function 'processor_get_pstate':
> > warning: f
On 13-03-21, 10:42, Sergei Trofimovich wrote:
> Fix warning with %lx / s64 mismatch:
>
> CC [M] drivers/cpufreq/ia64-acpi-cpufreq.o
> drivers/cpufreq/ia64-acpi-cpufreq.c: In function 'processor_get_pstate':
> warning: format '%lx' expects argument of type 'long unsigned int',
>
Fix warning with %lx / s64 mismatch:
CC [M] drivers/cpufreq/ia64-acpi-cpufreq.o
drivers/cpufreq/ia64-acpi-cpufreq.c: In function 'processor_get_pstate':
warning: format '%lx' expects argument of type 'long unsigned int',
but argument 3 has type 's64' {aka 'long long int'} [-Wfor
3 matches
Mail list logo