diff options
author | Christoph Lameter <clameter@sgi.com> | 2008-03-19 21:42:07 +0100 |
---|---|---|
committer | Christoph Lameter <clameter@sgi.com> | 2008-03-26 18:42:28 +0100 |
commit | 53625b4204753b904addd40ca96d9ba802e6977d (patch) | |
tree | b5f3f6e526b8800491cc9952926e6e46bf623df8 /Documentation | |
parent | Linux 2.6.25-rc7 (diff) | |
download | linux-53625b4204753b904addd40ca96d9ba802e6977d.tar.xz linux-53625b4204753b904addd40ca96d9ba802e6977d.zip |
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
Avoid warnings about unused functions if neither SLUB_DEBUG nor CONFIG_SLABINFO
is defined. This patch will be reversed when slab defrag is merged since slab
defrag requires count_partial() to determine the fragmentation status of
slab caches.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions