Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1481427

Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Date 2016-09-12 17:30 +0200
Message-ID <sgBlf-548-19@gated-at.bofh.it> (permalink)
References <sgBbA-50s-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h Baoyou Xie <baoyou.xie@linaro.org> - 2016-09-12 14:40 +0200
  Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to  pgtable.h kbuild test robot <lkp@intel.com> - 2016-09-12 17:20 +0200
    Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h Arnd Bergmann <arnd@arndb.de> - 2016-09-12 17:30 +0200
  Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to  pgtable.h kbuild test robot <lkp@intel.com> - 2016-09-12 17:50 +0200
  Re: [PATCH] mm: move phys_mem_access_prot_allowed() declaration to  pgtable.h kbuild test robot <lkp@intel.com> - 2016-09-12 18:30 +0200

csiph-web