1. 09 1月, 2006 1 次提交
    • D
      kbuild: reference_discarded addition · 442ce844
      Dave Jones 提交于
      Error: ./fs/quota_v2.o .opd refers to 0000000000000020 R_PPC64_ADDR64    .exit.text
      
      Been carrying this for some time in Red Hat trees.
      
      Keith Ownes <kaos@sgi.com> commented:
      For our future {in}sanity, add a comment that this is the ppc .opd
      section, not the ia64 .opd section.  ia64 .opd should not point to
      discarded sections.
      
      Any idea why ppc .opd points to discarded sections when ia64 does not?
      AFAICT no ia64 object has a useful .opd section, they are all empty or
      (sometimes) a dummy entry which is 1 byte long.  ia64 .opd data is
      built at link time, not compile time.
      Signed-off-by: NDave Jones <davej@redhat.com>
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      442ce844
  2. 10 9月, 2005 1 次提交
  3. 15 7月, 2005 2 次提交
  4. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4