1. 26 6月, 2009 1 次提交
    • P
      nommu: provide follow_pfn(). · dfc2f91a
      Paul Mundt 提交于
      With the introduction of follow_pfn() as an exported symbol, modules have
      begun making use of it. Unfortunately this was not reflected on nommu at
      the time, so the in-tree users have subsequently all blown up with link
      errors there.
      
      This provides a simple follow_pfn() that just returns addr >> PAGE_SHIFT,
      which will do the right thing on nommu. There is no need to do range
      checking within the vma, as the find_vma() case will already take care of
      this.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      dfc2f91a
  2. 25 6月, 2009 4 次提交
  3. 24 6月, 2009 25 次提交
  4. 23 6月, 2009 10 次提交
新手
引导
客服 返回
顶部