Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: On boot up "pnpacpi: exceeded the max number of mem resources" https://bugzilla.redhat.com/show_bug.cgi?id=436589 ------- Additional Comments From [EMAIL PROTECTED] 2008-03-26 13:51 EST ------- upstream I'll change this to KERN_WARNING. Fedora boots with "quiet" by default, and so KERN_WARNING will not be printed on the default boot. for users that delete the "quiet", they'll get this message along with a zillion others, which is appropriate. going to KERN_DEBUG and thus requiring "debug" on the cmdline to see this message seems to be burying it a little too deep, as it is a valid warning after all. also, note also that 2.6.25-rc7 made this message less likely: 03c086a747d0b242878eb881971ec61c1555869d include/linux/pnp.h -#define PNP_MAX_MEM 12 +#define PNP_MAX_MEM 24 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla