diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2011-12-01 18:51:05 +0100 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2011-12-03 21:31:47 +0100 |
commit | c2851a9b1caa420c2cdbd517617166990e3723c0 (patch) | |
tree | bd888b6b0451f96b58c41dd9d8b1b25f4d362587 /include/asm-generic/unistd.h | |
parent | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. (diff) | |
download | linux-c2851a9b1caa420c2cdbd517617166990e3723c0.tar.xz linux-c2851a9b1caa420c2cdbd517617166990e3723c0.zip |
arch/tile: fix double-free bug in homecache_free_pages()
When freeing the page with this API, the page was "put" twice.
This was only discovered bringing up an MPT fusion controller, which
actually used the API; it hadn't been invoked previously, so the bug
had gone unnoticed.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'include/asm-generic/unistd.h')
0 files changed, 0 insertions, 0 deletions