diff options
author | Denis Kirjanov <kda@linux-powerpc.org> | 2013-07-23 15:28:03 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-07-24 14:42:18 +1000 |
commit | ad92c615975a57c4b206c5c99f77a0bf22b373c4 (patch) | |
tree | 85f254505fd77a8cbdb2229e56b46e183d801770 /net | |
parent | ab55d2187da27414f78056810713c92f9a4350c2 (diff) | |
download | linux-stable-ad92c615975a57c4b206c5c99f77a0bf22b373c4.tar.gz linux-stable-ad92c615975a57c4b206c5c99f77a0bf22b373c4.tar.bz2 linux-stable-ad92c615975a57c4b206c5c99f77a0bf22b373c4.zip |
powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
Commit 801eb73f45371accc78ca9d6d22d647eeb722c11 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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions