kernel_optimize_test/arch/powerpc/platforms/pseries
Denis Kirjanov ad92c61597 powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
Commit 801eb73f45 introduced
a bug while checking PTE flags. We have to drop the _PAGE_COHERENT flag
when __PAGE_NO_CACHE is set and the cache update policy is not write-through
(i.e. _PAGE_WRITETHRU is not set)

Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
CC:  Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-07-24 14:42:18 +10:00
..
cmm.c
dlpar.c
dtl.c
eeh_pseries.c powerpc/eeh: Introdce flag to protect sysfs 2013-07-24 14:18:49 +10:00
event_sources.c
firmware.c
hotplug-cpu.c
hotplug-memory.c
hvCall_inst.c
hvCall.S
hvconsole.c
hvcserver.c
io_event_irq.c trivial: powerpc: Fix typo in ioei_interrupt() description 2013-06-30 15:03:18 +10:00
iommu.c powerpc/vfio: Enable on pSeries platform 2013-06-20 16:55:15 +10:00
Kconfig powerpc/pseries: Drop "select HOTPLUG" 2013-07-24 14:18:44 +10:00
kexec.c
lpar.c powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert() 2013-07-24 14:42:18 +10:00
Makefile powerpc/eeh: Move common part to kernel directory 2013-06-20 17:05:35 +10:00
mobility.c
msi.c powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support 2013-05-24 18:16:54 +10:00
nvram.c powerpc/pseries: Support compression of oops text via pstore 2013-07-01 18:10:49 +10:00
offline_states.h
pci_dlpar.c powerpc/eeh: Move common part to kernel directory 2013-06-20 17:05:35 +10:00
pci.c powerpc/pseries: Perform proper max_bus_speed detection 2013-05-06 09:25:38 +10:00
plpar_wrappers.h
power.c
processor_idle.c
pseries_energy.c
pseries.h powerpc/pseries: Perform proper max_bus_speed detection 2013-05-06 09:25:38 +10:00
ras.c powerpc: Fix the corrupt r3 error during MCE handling. 2013-07-24 14:18:45 +10:00
reconfig.c
scanlog.c
setup.c powerpc/pseries: Perform proper max_bus_speed detection 2013-05-06 09:25:38 +10:00
smp.c powerpc/smp: Use '==' instead of '<' for system_state 2013-06-20 17:04:23 +10:00
suspend.c powerpc: Bring all threads online prior to migration/hibernation 2013-05-14 14:36:29 +10:00