[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aufs3: remove include of linux/fs.h from linux/mm.h



On Mon, 2014-07-21 at 04:47 +0900, sfjro@users.sourceforge.net wrote:
> Ian Campbell:
> > The following patch which does what I think you are suggesting works OK
> > for me too.
> 
> Thanks for the patch.
> #ifndef CONFIG_MMU was less important since the built kernel doesn't
> contain the functions defined in the header as long as they are unused.
> But by moving them into a source file, the built kernel will contain
> them. So ifndef CONFIG_MMU is necessary this time.

Yes, good point.

> I will merge your patch with adding ifndef CONFIG_MMU for vmr_*
> functions, and release next week. I hope you don't mind your
> Singed-off-by is left after my minor modification.

That's absolutely fine.

Thanks,
Ian.



Reply to: