commit | 433582093a9dc5454ba03b4a7ea201d85e6aa4de | [log] [tgz] |
---|---|---|
author | Matt Mackall <mpm@selenic.com> | Tue Apr 29 01:03:01 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:24 2008 -0700 |
tree | 832757582e6776012433f2878684ecc2c6aa86aa | |
parent | 1c0ad3d492adf670e47bf0a3d65c6ba5cdee0114 [diff] |
random: remove cacheline alignment for locks Earlier changes greatly reduce the number of times we grab the lock per output byte, so we shouldn't need this particular hack any more. Signed-off-by: Matt Mackall <mpm@selenic.com> Cc: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>