1. 13 2月, 2008 1 次提交
  2. 15 8月, 2007 1 次提交
    • H
      [AVR32] Fix bogus pte_page() definition · 6f834197
      Haavard Skinnemoen 提交于
      The current definition of pte_page() masks out valid bits from the
      physical address, causing vmalloc_to_page() to misbehave. This may
      lead to everything from mmap() silently accessing the wrong data to
      "invalid pte" errors dumped by the kernel.
      
      Also remove the now-unused definition of PTE_PHYS_MASK.
      
      Thanks to Matteo Vit for discovering this bug.
      Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
      6f834197
  3. 17 7月, 2007 1 次提交
  4. 09 5月, 2007 1 次提交
  5. 26 9月, 2006 1 次提交