[CRIU] [PATCH] arch/x86: Fix calculation of xstate_size
Cyrill Gorcunov
gorcunov at gmail.com
Mon Jun 1 12:42:29 MSK 2020
On Mon, Jun 01, 2020 at 10:28:19AM +0100, Dmitry Safonov wrote:
> On 5/31/20 10:55 AM, Andrei Vagin wrote:
> > Hi Cyrill and Dmitry,
> >
> > Dima, could you review this patch?
> > Cyrill, could you create a pull-request on github?
>
> The patch looks reasonable to me.
> I don't like introducing new BUG_ON's, but that could be addressed on
> the top.
BUG_ON addresses a screwed hardware, so if it triggers it is indeed a
serious issue and must never happen in real life.
More information about the CRIU
mailing list