1. 23 5月, 2013 2 次提交
  2. 22 5月, 2013 12 次提交
  3. 19 5月, 2013 1 次提交
    • R
      MIPS: Rewrite pfn_valid to work in modules, too. · 8b923214
      Ralf Baechle 提交于
      This fixes:
      
        MODPOST 393 modules
      ERROR: "min_low_pfn" [arch/mips/kvm/kvm.ko] undefined!
      make[3]: *** [__modpost] Error 1
      
      It would have been possible to just export min_low_pfn but in the end
      pfn_valid should return 1 for any pfn argument for which a struct page
      exists so using min_low_pfn was wrong anyway.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      8b923214
  4. 18 5月, 2013 8 次提交
  5. 17 5月, 2013 2 次提交
  6. 10 5月, 2013 1 次提交
  7. 09 5月, 2013 14 次提交