Aneesh Kumar K.V 703b41ad1a powerpc/mm: remove flush_tlb_page_nohash
This should be same as flush_tlb_page except for hash32. For hash32
I guess the existing code is wrong, because we don't seem to be
flushing tlb for Hash != 0 case at all. Fix this by switching to
calling flush_tlb_page() which does the right thing by flushing
tlb for both hash and nohash case with hash32

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-08-01 11:15:13 +10:00
..
2016-07-09 02:02:48 -05:00
2016-07-30 21:01:36 -07:00
2013-04-18 13:03:54 +10:00
2016-07-19 20:17:07 +10:00
2016-07-30 21:01:36 -07:00
2015-03-18 10:48:59 +11:00
2015-03-18 10:48:59 +11:00