lkml.org 
[lkml]   [2003]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: killing a kernel thread.
From
Date
Ooh ooh RBJcode. I'm going to be fair and only pick one of the errors,
leaving many more for others to play the game too...



On Fri, 2003-10-17 at 09:51 -0400, Richard B. Johnson wrote:

> __u32 volatile status;

> while (!test_bit(0,&priv->status)) {

test_bit() and friends work on 'unsigned long' not uint32_t.

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.023 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site