Yeah .. embarrassing ... I fixed locally already. Serge E. Hallyn wrote: > Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx> > --- > mm/mmap.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/mm/mmap.c b/mm/mmap.c > index a188a25..0e8ef05 100644 > --- a/mm/mmap.c > +++ b/mm/mmap.c > @@ -2403,7 +2403,7 @@ int special_mapping_restore(struct ckpt_ctx *ctx, > * requiring the same mapping (start address) as before. > */ > > - BUG_ON((h->vma_type != CKPT_VMA_VDSO); > + BUG_ON(h->vma_type != CKPT_VMA_VDSO); > > #ifdef ARCH_HAS_SETUP_ADDITIONAL_PAGES > #if defined(CONFIG_X86_64) && defined(CONFIG_COMPAT) _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers