public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH *, testers wanted] remove 614 includes of linux/sched.h
@ 2002-09-29 19:27 Tim Schmielau
  2002-10-02  1:43 ` Luc Van Oostenryck
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Schmielau @ 2002-09-29 19:27 UTC (permalink / raw)
  To: lkml

Thanks to ongoing header file cleanups, many files including linux/sched.h
don't need to do so anymore. A patch for 2.5.39 to remove some 600 
occurences of
  #include <linux/sched.h>
and (hopefully) fix up resulting breakage because of indirect dependencies
can be found at

  http://www.physik3.uni-rostock.de/tim/kernel/2.5/sched.h-16.patch.gz

Extensive analysis using ctags and grep has been done, but surely cannot 
detect all problems.
So I'd be happy if people compile-tested this for different archs and 
configurations and reported problems as well as success to me.

After obtaining sufficient feedback I'll split up the patch and pass it 
through maintainers, which however needs to be a three-stage process 
due to inherent dependencies.

Tim


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-02  1:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-29 19:27 [PATCH *, testers wanted] remove 614 includes of linux/sched.h Tim Schmielau
2002-10-02  1:43 ` Luc Van Oostenryck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox