> On Wed, 24 Apr 1996, Paul Gortmaker wrote:
>
> > Another one that should be KERN_DEBUG is
> >
> > keyboard.c: "keyboard error"
> >
> > I'm sure others have some more to add to the list.
>
> I wonder if the "VFS: Disc change detected..." message could/should be
> removed altogether? It's KERN_DEBUG at the moment.
If the device is in use, this might be KERN_CRIT as well. Why are you
bothered about this; are you displaying debug messages on the
console?
Ulrich