Alexander Viro wrote:
>
> On Sat, 9 Sep 2000, Harald Dunkel wrote:
>
> > Hi folks,
> >
> > I still experience problems with the most recent kernels. It seems
> > to be related to soundcore.
>
> Funny... s->unit_fops pointing to bogus place in soundcore_open().
> What soundcard are you using?
S
On Sat, 9 Sep 2000, Peter Steiner wrote:
> new_fops = fops_get(s->unit_fops);
> 0x521 : movl 0x4(%ebx),%eax
ITYM
> #define fops_get(fops) \
> (((fops) && (fops)->owner) \
^ Bang!
fops (== s->unit_ops) points to
On Sat, 9 Sep 2000, Harald Dunkel wrote:
> Hi folks,
>
> I still experience problems with the most recent kernels. It seems
> to be related to soundcore.
Funny... s->unit_fops pointing to bogus place in soundcore_open().
What soundcard are you using?
-
To unsubscribe from this list: send the
Harald Dunkel <[EMAIL PROTECTED]> wrote:
>>>EIP; c885844d <[soundcore]soundcore_open+49/184> <=
>Trace; c0128394
>Trace; c01276a9
>Trace; c01275e3
>Trace; c01278d9
>Trace; c0108d23
drivers/sound/sound_core.c:soundcore_open:
spin_lock(&sound_loader_lock);
if (s)
0x51d
4 matches
Mail list logo