[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2215618.aZj7FWYi6Z@wuerfel>
Date: Mon, 12 Sep 2016 17:20:12 +0200
From: Arnd Bergmann <arnd@...db.de>
To: kbuild test robot <lkp@...el.com>
Cc: Baoyou Xie <baoyou.xie@...aro.org>, kbuild-all@...org,
ralf@...ux-mips.org, tglx@...utronix.de, mingo@...hat.com,
hpa@...or.com, x86@...nel.org, akpm@...ux-foundation.org,
paul.burton@...tec.com, chenhc@...ote.com, david.daney@...ium.com,
kumba@...too.org, yamada.masahiro@...ionext.com,
kirill.shutemov@...ux.intel.com, dave.hansen@...ux.intel.com,
toshi.kani@....com, JBeulich@...e.com, dan.j.williams@...el.com,
linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org, xie.baoyou@....com.cn
Subject: Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
On Monday, September 12, 2016 11:13:45 PM CEST kbuild test robot wrote:
> 816
> > 817 struct file;
> > 818 int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn,
> > 819 unsigned long size, pgprot_t *vma_prot);
> 820 #endif /* _ASM_GENERIC_PGTABLE_H */
This should be inside of the #ifdef __ASSEMBLY__
Arnd
Powered by blists - more mailing lists