diff options
author | 2012-09-05 18:37:16 -0700 | |
---|---|---|
committer | 2012-09-05 18:37:16 -0700 | |
commit | 50234c58d3cac9708e39e9238afcd5c68b694971 (patch) | |
tree | 58fcf5be25972fa78a95e78cbfa2513b4a5932d1 /lib/mpi/mpi-bit.c | |
parent | Fix order of arguments to compat_put_time[spec|val] (diff) | |
parent | UBI: fix a horrible memory deallocation bug (diff) | |
download | linux-dev-50234c58d3cac9708e39e9238afcd5c68b694971.tar.xz linux-dev-50234c58d3cac9708e39e9238afcd5c68b694971.zip |
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
Pull ubi fix from Artem Bityutskiy:
"A single small fix for memory deallocation: we allocated memory using
'kmem_cache_alloc()' but were freeing it using 'kfree()' in some
cases. Now we fix this by using 'kmem_cache_free()' instead."
* tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi:
UBI: fix a horrible memory deallocation bug
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions