1. 29 Jun, 2004 1 commit
    • Paul Mackerras's avatar
      [PATCH] ppc64: fix memset · 7df8818d
      Paul Mackerras authored
      This fixes a bug in the ppc64 memset where the code that gets the
      destination address aligned (or is supposed to) was looking at the
      bottom 3 bits of the count rather than the destination address.  The
      result of this was that the kernel wouldn't boot on POWER3 machines. 
      The patch also removes an unnecessary duplicate instruction.
      Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      7df8818d
  2. 28 Jun, 2004 8 commits
  3. 27 Jun, 2004 31 commits