Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335003 - sys-kernel/gentoo-sources-2.6.34-r1 "event-scan failed" logflood
Summary: sys-kernel/gentoo-sources-2.6.34-r1 "event-scan failed" logflood
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://www.mail-archive.com/linuxppc-...
Whiteboard: linux-2.6.34-regression
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-08-28 12:16 UTC by Florian Steinel
Modified: 2010-09-15 17:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Steinel 2010-08-28 12:16:35 UTC
After upgrading to kernel 2.6.34 it sends
the message "event-scan failed" to the kernel log about 60 times per second
as long as it's running.

See URL for the patch.
Comment 1 Florian Steinel 2010-08-28 12:22:54 UTC
The mentioned patch is included in gentoo-sources-2.6.34-r1 but i still get the logflood!
Comment 2 Florian Steinel 2010-08-28 12:32:05 UTC
(In reply to comment #1)
Sorry, the patch just doesn't applay anymore but is still needed.
arch/powerpc/kernel/rtasd.c:
ca. row 490
+       if (!rtas_event_scan_rate) {
+               /* Broken firmware: take a rate of zero to mean don't scan */
+               printk(KERN_DEBUG "rtasd: scan rate is 0, not scanning\n");
+               return 0;
+       }
+
        /* Make room for the sequence number */
        rtas_error_log_max = rtas_get_error_log_max();
        rtas_error_log_buffer_max = rtas_error_log_max + sizeof(int);
Comment 4 Mike Pagano gentoo-dev 2010-09-15 17:00:05 UTC
Released in gentoo-sources-2.6.34-r6