Hello Okajima-san,

From: sfjro--- via Aufs-users <aufs-users@lists.sourceforge.net>
Subject: Re: aufs4.11.7+ fails to compile the kernel on arm architecture
Date: Mon, 28 Aug 2017 10:21:31 +0900

> > However, aufs4.11.7+ fails to compile the kernel on arm architecture.
> >
> > Note, the kernel compilation with aufs4.11.7+ on x86 architecture
> > works with no problem.
> >
> > Step to reproduce the problem:
> 
> Unfortunately it is hard for me to reproduce the problem since I don't
> have ARM machine nor cross-compiler.
> Would you post your configuration? It looks some configuration is highly
> related.

The kernel configuration is created with "make defconfig" and just
only changed to CONFIG_AUFS_FS=m with "make menuconfig."  Anyway, the
.config is attached.

> Currently I am guessing the problem will be gone if we put a single
> #include line which is for the file where your struct vma is defined.

The struct vm_area_struct is defined at include/linux/mm_types.h, so
after returning home, I will try to put "#include <linux/mm_types.h>"
to fs/aufs/file.h to see if the problem will be gone or not.

Regards,
TAMUKI Shoichi

Attachment: .config.xz
Description: Binary data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Reply via email to