Thread (3 messages) 3 messages, 3 authors, 2016-12-08

Re: [patch] x86/ldt: make a size variable unsigned

From: Andy Lutomirski <luto@amacapital.net>
Date: 2016-12-08 22:30:19
Also in: lkml

On Thu, Dec 8, 2016 at 2:56 AM, Dan Carpenter [off-list ref] wrote:
My static checker complains that we put an upper bound on the "size"
variable but not a lower bound.  The checker is not smart enough to know
the possible ranges of "old_mm->context.ldt->size" from
init_new_context_ldt() so it thinks maybe it could be negative.

Let's make it unsigned to silence the warning and future proof the code
a bit.
Acked-by: Andy Lutomirski <luto@kernel.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help