diff options
author | Christoph Lameter <cl@linux.com> | 2010-09-29 07:15:01 -0500 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2010-10-02 10:44:10 +0300 |
commit | f7cb1933621bce66a77f690776a16fe3ebbc4d58 (patch) | |
tree | 7d78e7bc0f985abdf8e9fe281b0c0b4b0bcc7ced /drivers/of | |
parent | 7340cc84141d5236c5dd003359ee921513cd9b84 (diff) | |
download | linux-3.10-f7cb1933621bce66a77f690776a16fe3ebbc4d58.tar.gz linux-3.10-f7cb1933621bce66a77f690776a16fe3ebbc4d58.tar.bz2 linux-3.10-f7cb1933621bce66a77f690776a16fe3ebbc4d58.zip |
SLUB: Pass active and inactive redzone flags instead of boolean to debug functions
Pass the actual values used for inactive and active redzoning to the
functions that check the objects. Avoids a lot of the ? : things to
lookup the values in the functions.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions