Merge branches 'clks' and 'pnx' into devel

This commit is contained in:
Russell King
2010-02-25 22:10:38 +00:00
146 changed files with 1477 additions and 1167 deletions

View File

@@ -1068,4 +1068,6 @@ void setup_mm_for_reboot(char mode)
pmd[1] = __pmd(pmdval + (1 << (PGDIR_SHIFT - 1)));
flush_pmd_entry(pmd);
}
local_flush_tlb_all();
}