Serge E. Hallyn wrote: > arch/s390/include/asm/checkpoint_hdr.h had a #ifdef __s390x__ which > was unterminated. Nathan Lynch points out that we don't need the > ifdef at all since CONFIG_CHECKPOINT_SUPPORT is already dependent > upon 64-bit. > > Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx> > --- > arch/s390/include/asm/checkpoint_hdr.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > Thanks. Oren. > diff --git a/arch/s390/include/asm/checkpoint_hdr.h b/arch/s390/include/asm/checkpoint_hdr.h > index 292dc33..185194b 100644 > --- a/arch/s390/include/asm/checkpoint_hdr.h > +++ b/arch/s390/include/asm/checkpoint_hdr.h > @@ -20,8 +20,6 @@ > #include <sys/user.h> > #endif > > -#ifdef __s390x__ > - > /* > * Notes > * NUM_GPRS defined in <asm/ptrace.h> to be 16 _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers