From: Nigel Cunningham Date: Thu, 7 Dec 2006 04:34:23 +0000 (-0800) Subject: [PATCH] Add include/linux/freezer.h and move definitions from sched.h X-Git-Tag: v2.6.20-rc1~145^2^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfb71030f7636a0d65200158113c37764552f93;p=pandora-kernel.git [PATCH] Add include/linux/freezer.h and move definitions from sched.h Move process freezing functions from include/linux/sched.h to freezer.h, so that modifications to the freezer or the kernel configuration don't require recompiling just about everything. [akpm@osdl.org: fix ueagle driver] Signed-off-by: Nigel Cunningham Cc: "Rafael J. Wysocki" Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed