public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove sched.h dependancies from fs/
@ 2002-01-31 23:27 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2002-01-31 23:27 UTC (permalink / raw)
  To: Linus Torvalds, Alexander Viro, Linux Kernel

There's a large (90kb uncompressed) patch at ftp://ftp.kernel.org/pub/linux/kernel/people/davej/patches/2.5/misc/sched-cleanup-2.diff.gz
which removes the inclusion of sched.h from a majority of fs/
It achieves this by moving CURRENT_TIME to time.h, and including that instead.
(time.h pulls in a thousand times less files than sched.h)

The only remaining users of sched.h in fs/ with this patch applied are
various users of fields from current->, and those who want jiffies.

(Linus, I know you prefer these things sent directly, if this sounds good,
 and Al likes it, I'll push it to you inline).

Dave.

-- 
Dave Jones.                    http://www.codemonkey.org.uk
SuSE Labs.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-31 23:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-31 23:27 [PATCH] remove sched.h dependancies from fs/ Dave Jones

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