Re: [PATCH] scsi: remove CDROM not ready printk

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Thursday, May 29, 2008 - 7:55 am

On Thu, 2008-05-29 at 10:35 -0400, Gerb Stralko wrote:

Actually, I misspoke; it's set internally via sets of ioctls.  However,
it's designed only to show on ioctls that do medium requiring things.

I'm also using FC9 and I see no such messages (and for noisy cgc,
they're printed out for every action on the CD).  You have some
application that's poking the CD wrongly (probably not hal), so you
really need to find out what it is.  It may be pointing to some other
error in the kernel that needs fixing, but simply removing the message
is covering up the issue.

To help track the application, you could update the printk to print out
current->comm and current->pid.  That would tell you who is responsible

James


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] scsi: remove CDROM not ready printk, Jerry Stralko, (Tue May 27, 12:02 pm)
Re: [PATCH] scsi: remove CDROM not ready printk, Andrew Morton, (Thu May 29, 12:41 am)
Re: [PATCH] scsi: remove CDROM not ready printk, James Bottomley, (Thu May 29, 7:05 am)
Re: [PATCH] scsi: remove CDROM not ready printk, Gerb Stralko, (Thu May 29, 7:35 am)
Re: [PATCH] scsi: remove CDROM not ready printk, Matthew Wilcox, (Thu May 29, 7:51 am)
Re: [PATCH] scsi: remove CDROM not ready printk, James Bottomley, (Thu May 29, 7:55 am)
Re: [PATCH] scsi: remove CDROM not ready printk, Gerb Stralko, (Thu May 29, 8:04 am)
Re: [PATCH] scsi: remove CDROM not ready printk, James Bottomley, (Thu May 29, 8:22 am)
Re: [PATCH] scsi: remove CDROM not ready printk, Gerb Stralko, (Sun Jun 1, 5:45 pm)