1. 30 9月, 2005 1 次提交
  2. 17 4月, 2005 2 次提交
    • G
      [PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini) · 54095a6e
      Giovambattista Pulcini 提交于
      The following problem was found by Giovambattista Pulcini
      <gpulcini@swintel.it>, who also provided a partial patch, and this has been
      verified by our time guru Gabriel Paubert <paubert@iram.es>.
      
      The problem is that in do_settimeofday() we always set time_state to
      TIME_ERROR and except on two platforms, never re-set it.  This meant that
      ntp_gettime() and ntp_adjtime() always returned TIME_ERROR, incorrectly. 
      Based on Gabriel's analysis, time_state is used for leap-second processing,
      and ppc shouldn't be mucking with it.
      Signed-off-by: NTom Rini <trini@kernel.crashing.org>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      54095a6e
    • 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