lkml.org 
[lkml]   [2019]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 5.1 000/121] 5.1.15-stable review
    From
    Date
    On 6/24/19 2:55 AM, Greg Kroah-Hartman wrote:
    > This is the start of the stable review cycle for the 5.1.15 release.
    > There are 121 patches in this series, all will be posted as a response
    > to this one. If anyone has any issues with these being applied, please
    > let me know.
    >
    > Responses should be made by Wed 26 Jun 2019 09:22:03 AM UTC.
    > Anything received after that time might be too late.
    >

    Early feedback:

    Building nds32:allmodconfig ... failed
    --------------
    Error log:
    arch/nds32/math-emu/fpuemu.c: In function 'fpu_emu':
    arch/nds32/math-emu/fpuemu.c:308:48: error: 'FPCSR_mskALLE_NO_UDFE' undeclared (first use in this function); did you mean 'FPCSR_mskALLE_NO_UDF_IEXE'?
    if (((fpu_reg->fpcsr << 5) & fpu_reg->fpcsr & FPCSR_mskALLE_NO_UDFE) ||
    ^~~~~~~~~~~~~~~~~~~~~
    FPCSR_mskALLE_NO_UDF_IEXE
    arch/nds32/math-emu/fpuemu.c:308:48: note: each undeclared identifier is reported only once for each function it appears in
    arch/nds32/math-emu/fpuemu.c:309:52: error: 'struct fpu_struct' has no member named 'UDF_trap'; did you mean 'UDF_IEX_trap'?
    ((fpu_reg->fpcsr & FPCSR_mskUDF) && (fpu_reg->UDF_trap)))
    ^~~~~~~~
    UDF_IEX_trap

    Guenter

    \
     
     \ /
      Last update: 2019-06-24 14:49    [W:5.255 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site