Re: [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture page table helpers

2019-09-17 Thread Anshuman Khandual
On 09/13/2019 03:31 PM, Christophe Leroy wrote: > > > Le 13/09/2019 à 11:02, Anshuman Khandual a écrit : >> +#if !defined(__PAGETABLE_PMD_FOLDED) && !defined(__ARCH_HAS_4LEVEL_HACK) >>> >>> #ifdefs have to be avoided as much as possible, see below >> >> Yeah but it has been bit difficult t

kisskb: OK linus/axs101_defconfig/arcompact Wed Sep 18, 13:22

2019-09-17 Thread noreply
OK linus/axs101_defconfig/arcompact Wed Sep 18, 13:22 http://kisskb.ellerman.id.au/kisskb/buildresult/13960599/ Commit: Merge tag 'docs-5.4' of git://git.lwn.net/linux 7c672abc120a55f678e5571ae2ee93f06ca4d7f9 Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4 / GNU l

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Sep 18, 13:22

2019-09-17 Thread noreply
OK linus/axs103_smp_defconfig/arcv2 Wed Sep 18, 13:22 http://kisskb.ellerman.id.au/kisskb/buildresult/13960598/ Commit: Merge tag 'docs-5.4' of git://git.lwn.net/linux 7c672abc120a55f678e5571ae2ee93f06ca4d7f9 Compiler: arc-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 6.2.1

Re: [PATCH 3/6] ARC: mm: TLB Miss optim: avoid re-reading ECR

2019-09-17 Thread Vineet Gupta
On 9/16/19 4:36 PM, Alexey Brodkin wrote: >> >> ; >> ; UPDATE_PTE: Let Linux VM know that page was accessed/dirty > > I'd suggest to put a BOLD comment here saying that we rely on previously > set condition flag so that whoe