Re: [PATCH 09/65] powerpc/mm: Use helper for finding pte bits mapping I/O area

2016-04-05 Thread Balbir Singh
On 27/03/16 19:23, Aneesh Kumar K.V wrote: > Use helper instead of opencoding with constants. Later patch will > drop the WIMG bits and use PowerISA 3.0 defines > > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/kernel/btext.c | 2 +- > arch/powerpc/kernel/isa-bridge.c | 4 ++-- > ar

[PATCH 09/65] powerpc/mm: Use helper for finding pte bits mapping I/O area

2016-03-27 Thread Aneesh Kumar K.V
Use helper instead of opencoding with constants. Later patch will drop the WIMG bits and use PowerISA 3.0 defines Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/kernel/btext.c | 2 +- arch/powerpc/kernel/isa-bridge.c | 4 ++-- arch/powerpc/kernel/pci_64.c | 2 +- arch/powerpc/mm/pgtab