Ron Foster at Baldor-IS wrote:
I have a problem that I have not been able to find a solution for, so I have joined the list.
Welcome :-).
<snip>
kernel BUG at drivers/s390/cio/device_fsm.c:1291!
<snip>
Anyone have any ideas on what to do or who to contact ?
BUG() is a macro that kernel developers use to indicate "something bad went wrong here, and I don't know how to recover". In this case, it is in "our" code, and needs fixing. So, I guess there are two answers: - if you have a service contract, shrink-wrap the kernel's debut output and hand it to your service representative, and make him open a customer problem record. - if not, go the "linux" way and look at /usr/src/linux/drivers/s390/cio/device_fsm.c, contact the developers named in that file and inform them about your situation. They will be interrested to track down the issue on a best-can-do basis. cheers, Carsten ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
