1. 04 8月, 2005 1 次提交
  2. 30 6月, 2005 1 次提交
  3. 17 4月, 2005 2 次提交
    • A
      [PATCH] arm: fix SIGBUS handling · 2d137c24
      akpm@osdl.org 提交于
      )
      
      
      From: Russell King <rmk+lkml@arm.linux.org.uk>
      
      ARM wasn't raising a SIGBUS with a siginfo structure.  Fix
      __do_user_fault() to allow us to use it for SIGBUS conditions, and arrange
      for the sigbus path to use this.
      
      We need to prevent the siginfo code being called if we do not have a user
      space context to call it, so consolidate the "user_mode()" tests.
      
      Thanks to Ian Campbell who spotted this oversight.
      Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      2d137c24
    • 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