Please report it in bugzilla
Posted Jun 12, 2008 6:41 UTC (Thu) by
mingo (subscriber, #31122)
In reply to:
My issues with kernel development by grundler
Parent article:
Andrew Morton on kernel development
(1) isn't really bug since "make oldconfig" is "expected behavior". Try "make menuconfig" and
see if a menu driven config tool works better for you. Too often, I find the "Help" text
useless and I'm not a kernel newbie. Updating those to be meaningful (e.g. spelling out
uncommon acronyms) would help alot of people.
It is a serious upstream kernel regression if "make oldconfig" (used on a .config that worked with a previous version of the kernel) suddenly breaks a working setup. Please report it if you get hit by such a bug/regression and it will be fixed.
We'd be shooting ourselves in the foot if we made it harder to test new kernels.
Ditto for the second bug - if mounting CDs worked well before and it suddenly starts producing spurious "no media" mount failures that's a plain bug/regression.
Please report them on bugzilla.kernel.org.
Also, if you test new kernels, make sure you run the kerneloops client which automatically reports crashes to kerneloops.org.
(
Log in to post comments)