Re: 2.2.0 Ooops near do_select()

Linus Torvalds (torvalds@transmeta.com)
26 Jan 1999 23:07:08 GMT


In article <36AE4360.153E8698@pobox.com>, Mark Lord <mlord@pobox.com> wrote:
>Noticed this in my syslog today.
>Not sure which app triggered it.

It actually tells you: "Process cardmgr".

Anyway, the bug is not in the standard kernel sources: the failing entry
is "ds_poll()", which is probably part of the PCMCIA package (it doesn't
show up with a global grep of the kernel sources). I suspect you just
need to recompile the modules in question, because some of the poll
tables changed to accomodate a larger number of pollable fd's.

Linus

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