lkml.org 
[lkml]   [2008]   [Feb]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 16 Feb 2008 10:41:52 -0800
FromGeoff Levand <>
SubjectRe: [PATCH 1/3] Fix Unlikely(x) == y
On 02/16/2008 08:08 AM, Roel Kluin wrote:
> The patch below was not yet tested. If it's correct as it is, please comment.

> -	if (unlikely(plug) == NO_IRQ) {
> +	if (unlikely(plug == NO_IRQ)) {

A good catch!  I'll put it in with some other 2.6.25 bug fixes.

-Geoff



\
 
 \ /
  Last update: 2008-02-16 19:45    [from the cache]
©2003-2008