4/8

parisc/mm: Directly use generic [pmd|pgd]_clear_bad()

parisc的unmap_uncached路径直接用通用pmd/pgd_clear_bad()替代手动ERROR加clear,便于删除对应平台宏。