diff options
author | mckusick <mckusick@FreeBSD.org> | 2013-08-31 15:40:15 +0000 |
---|---|---|
committer | mckusick <mckusick@FreeBSD.org> | 2013-08-31 15:40:15 +0000 |
commit | 57ee6d3c5d7810dc69862869c1b7055eac730532 (patch) | |
tree | c38b3bd01e8ebc63d1458b902bd7eaa6a3263505 /contrib/gcc/tree-loop-linear.c | |
parent | 6c258edb19ac9bc6e26715b6c722c13d69880bc8 (diff) | |
download | FreeBSD-src-57ee6d3c5d7810dc69862869c1b7055eac730532.zip FreeBSD-src-57ee6d3c5d7810dc69862869c1b7055eac730532.tar.gz |
Fix bug introduced in rewrite of keg_free_slab in -r251894.
The consequence of the bug is that fini calls are not done
when a slab is freed by a call-back from the page daemon.
It went unnoticed for two months because fini is little used.
I spotted the bug while reading the code to learn how it works
so I could write it up for the next edition of the Design and
Implementation of FreeBSD book.
No MFC needed as this code exists only in HEAD.
Reviewed by: kib, jeff
Tested by: pho
Diffstat (limited to 'contrib/gcc/tree-loop-linear.c')
0 files changed, 0 insertions, 0 deletions