lkml.org 
[lkml]   [2008]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] kernel/{exit.c, signal.c, power/process.c}: replace !likely(x) by likely(!x)
Roel Kluin wrote:
> Not entirely sure who to send this to
> ---
> Replace !likely(x) by likely(!x)

Whoa...

Are you sure this is correct?

!likely(x) is equivalent to unlikely(!x), not the opposite, so this is a
functional change...

-hpa


\
 
 \ /
  Last update: 2008-02-16 20:05    [W:0.057 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site