Le 12/12/2015 16:28, John Paul Adrian Glaubitz a écrit : > Le 12/12/2015 13:31, John Paul Adrian Glaubitz a écrit : >>> On 12/12/2015 01:26 PM, Michael Tokarev wrote: >>>> While your patch looks sane, I don't know enough about linux-user >>>> to judge wheenver it does the right thing. So unlike #805826, >>>> I can't really apply this directly, I'd rather wait for upstream >>>> to apply it first, and next it can be cherry-picked to debian. >>>> >>>> Did you try to file this bug report upstream and/or send this >>>> patch upstream? >>> >>> Yes, this patch came directly from Laurent Vivier who does qemu >>> upstream development. He posted it upstream, but I haven't checked >>> again whether it has been merged yet. >>> >>> I am CC'ing Laurent, so he can maybe comment on this question. >> >> It has not been merged, but QEMU is in soft freeze phase, so we must >> wait the new development phase. > > But can you answer whether it's safe to apply without breaking other things?
It is safe to apply: it only modifies SH4 linux-user functions. So if it breaks something (I doubt) it is linux-user for SH4 on 32bit host (as this patch is a fix for broken 64bit host). Laurent

