lkml.org 
[lkml]   [2023]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] blk-iocost: fix seq_printf compile type mismatch error
    On Fri, Jul 21, 2023 at 05:32:04PM -0500, Carlos Bilbao wrote:
    > On 7/17/23 9:18 AM, Carlos Bilbao wrote:
    > > From: amd <amd@localhost.localdomain>
    > >
    > > Fix two type mismatch errors encountered while compiling blk-iocost.c with
    > > GCC version 13.1.1 that involved constant operator WEIGHT_ONE. Cast the
    > > result of the division operation to (unsigned int) to match the expected
    > > format specifier %u in two seq_printf invocations.
    > >
    > > Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com>
    > This should have been:
    >
    > Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>

    Carlos, can you please retest the current linus#master?

    Thanks.

    --
    tejun

    \
     
     \ /
      Last update: 2023-07-22 03:15    [W:4.494 / U:1.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site