Brandeburg, Jesse wrote:Future-proofing in that way is a pipe dream. You hope to predict what _errata_, what out-of-spec behavior future hardware will have. Trying to code for such N^M possible futures will lead to code bloat, depression, and eventually madness. As David noted, we touch quirks.c all the time for various platform eccentricities. Adding a new id is easy and takes two seconds. The same ease of change applies to any driver-local list of ids, too. Anyway, I think a better question to ask is: should we bloat up every driver testing for platform quirks found on a minority of platforms? Moreover, "it doesn't work" type errata is typically fixed in future chip generations -- making any such generic test /less/ valuable, because of the lower likelihood that IBM will continue to release this buggy hardware for decades. We have an existing "this bridge and MSI don't get along" list. Adding an id is a one-line patch. Jeff -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Kok, Auke | Re: -mm merge plans for 2.6.23 - ioat/dma engine |
| Jeff Garzik | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Matthew Garrett | [PATCH] Remove process freezer from suspend to RAM pathway |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Jens Axboe | Re: [BUG] New Kernel Bugs |
git: | |
