* 1394: warn if machine is going to crash
@ 2004-04-05 21:12 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2004-04-05 21:12 UTC (permalink / raw)
To: Rusty trivial patch monkey Russell, kernel list, Andrew Morton
Hi!
...and it *is* going to crash if unregistering ioctl32 handler
fails. Please apply,
Pavel
Index: linux/drivers/ieee1394/video1394.c
===================================================================
--- linux.orig/drivers/ieee1394/video1394.c 2004-04-05 22:47:34.000000000 +0200
+++ linux/drivers/ieee1394/video1394.c 2004-04-05 16:50:21.000000000 +0200
@@ -1438,7 +1438,7 @@
ret |= unregister_ioctl32_conversion(VIDEO1394_IOC32_TALK_WAIT_BUFFER);
ret |= unregister_ioctl32_conversion(VIDEO1394_IOC32_LISTEN_POLL_BUFFER);
if (ret)
- PRINT_G(KERN_INFO, "Error unregistering ioctl32 translations");
+ PRINT_G(KERN_CRIT, "Error unregistering ioctl32 translations");
#endif
hpsb_unregister_protocol(&video1394_driver);
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-05 21:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 21:12 1394: warn if machine is going to crash Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®