lkml.org 
[lkml]   [2000]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.4.0-test8: Ooops in soundcore


On Sat, 9 Sep 2000, Peter Steiner wrote:

> new_fops = fops_get(s->unit_fops);
> 0x521 <soundcore_open+81>: movl 0x4(%ebx),%eax

ITYM

> #define fops_get(fops) \
> (((fops) && (fops)->owner) \
^^^^^^^^^^^^^ Bang!

fops (== s->unit_ops) points to hell.

> ? ( try_inc_mod_count((fops)->owner) ? (fops) : NULL ) \
> : (fops))
> ^^^^^^^^^^^^ Bang!


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

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