diff options
author | Matt Mackall <mpm@selenic.com> | 2008-10-08 21:51:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-09 21:18:27 +0200 |
commit | 70096a561d1e09120bae1f293f3632cedbfd5c68 (patch) | |
tree | 6c5f7474089ceeff06aa515a5b39cb38e7318efe /sound/i2c | |
parent | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus (diff) | |
download | linux-70096a561d1e09120bae1f293f3632cedbfd5c68.tar.xz linux-70096a561d1e09120bae1f293f3632cedbfd5c68.zip |
SLOB: fix bogus ksize calculation fix
This fixes the previous fix, which was completely wrong on closer
inspection. This version has been manually tested with a user-space
test harness and generates sane values. A nearly identical patch has
been boot-tested.
The problem arose from changing how kmalloc/kfree handled alignment
padding without updating ksize to match. This brings it in sync.
Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions