[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080307232851.GA19757@one.firstfloor.org>
Date: Sat, 8 Mar 2008 00:28:51 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Cyrill Gorcunov <gorcunov@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH] [6/13] Core maskable allocator
> Andi, I'm a little confused by _this_ statistics. We could get p = NULL
> there and change MASK_HIGH_WASTE even have mask not allocated. Am I
> wrong or miss something? Or maybe there should be '&&' instead of '||'?
You're right the statistics counter is increased incorrectly for the
p == NULL case. I'll fix that thanks. || is correct, see the comment
above.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists