On Mon, May 05, 2008 at 10:19:06PM +0200, Ingo Molnar wrote:I could have announced this patch as "fixes two sparse warnings" (which is true and seems to even make Linus bypass maintainers for applying patches for similar patches I've seen from other people). Fact is that I only very rarely use sparse, do the things from different perspectives, and only the result often happens to overlap with what sparse does. If the labeling is what makes you say "benefit is arguably extremely low" I can put more emphasize on which of my patches also fix sparse warnings. Who are these "other kernel developers"? - "make namespacecheck" - "make export_report" - the -Wmissing-prototypes gcc flag The latter is what I actually started with many years ago (that might even predate sparse), and we are slowly getting nearer to being able to enable it in the kernel (also thanks to sparse now emitting warnings for the same things). And it might even be the automation you are looking for. Not exactly allyesconfig since my compile tests predate the introduction of the *config targets in 2.5, but my standard .config's are roughly identical to allmodconfig and allyesconfig. I grep the sources and check in git what happened and what to do (this sometimes finds some real bugs). I edit the file(s). Then I do: cg-commit < /dev/null; git-show --pretty=oneline > /tmp/patch-static-sched Write the email with mutt+nano. Store the email in my postponed-msgs folder. Give a batch of patches some compile testing and check the output (e.g. removing some code might make gcc complain about now unused static code). You can implement whatever you want to implement. If that results in me sending less patches that's not a problem for me. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed --
| Manu Abraham | PCIE |
| Jared Hulbert | [PATCH 00/10] AXFS: Advanced XIP filesystem |
| Pardo | Re: pthread_create() slow for many threads; also time to revisit 64b context switc... |
| Tomasz Chmielewski | Re: [PATCH] Intel IXP4xx network drivers v.2 - Ethernet and HSS |
git: | |
| Thomas Glanzmann | fatal: serious inflate inconsistency |
| Jeff Garzik | Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Andy Parkins | Re: git-fetch and unannotated tags |
| Yossi Leybovich | corrupt object on git-gc |
| Richard Stallman | Real men don't attack straw men |
| Bertram Scharpf | First install: Grub doesn't find partitions |
| Unix Fan | Chatting with developers? Is it soo 1996? |
| Joel Wiramu Pauling | Re: Suggested PF Setup when using BitTorrent? |
| Vegard Nossum | Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten |
| Jarek Poplawski | Re: NMI lockup, 2.6.26 release |
| Tomas Winkler | [PATCH] iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG |
| Simon Horman | Re: [PATCH] sendfile() and UDP socket |
