From: Chris Wright Date: Sat, 3 Feb 2007 02:19:38 +0000 (-0800) Subject: minor patch Subject: santization X-Git-Tag: v2.6.19.3~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63d1f81c64d194faecc18e4332a01cf4270f4150;p=thirdparty%2Fkernel%2Fstable-queue.git minor patch Subject: santization --- diff --git a/queue-2.6.19/check-for-populated-zone-in-__drain_pages.patch b/queue-2.6.19/check-for-populated-zone-in-__drain_pages.patch index 68c0a2ff166..3771979b5af 100644 --- a/queue-2.6.19/check-for-populated-zone-in-__drain_pages.patch +++ b/queue-2.6.19/check-for-populated-zone-in-__drain_pages.patch @@ -4,7 +4,7 @@ From: Andrew Morton To: stable@kernel.org Message-Id: <20070107142630.7eeaf09f.akpm@osdl.org> Cc: Christoph Lameter , Mauro Carvalho Chehab -Subject: [PATCH] Check for populated zone in __drain_pages +Subject: Check for populated zone in __drain_pages From: Christoph Lameter diff --git a/queue-2.6.19/fix-hwrng-built-in-initcalls-priority.patch b/queue-2.6.19/fix-hwrng-built-in-initcalls-priority.patch index 954948a5af1..152485bb3b4 100644 --- a/queue-2.6.19/fix-hwrng-built-in-initcalls-priority.patch +++ b/queue-2.6.19/fix-hwrng-built-in-initcalls-priority.patch @@ -4,7 +4,7 @@ To: Andrew Morton Date: Mon, 8 Jan 2007 16:34:54 +0100 Message-Id: <200701081634.55078.mb@bu3sch.de> Cc: Linus Torvalds , dsaxena@plexity.net, jgarzik@redhat.com, info-linux@geode.amd.com, stable@kernel.org -Subject: [stable] [PATCH] Fix HWRNG built-in initcalls priority +Subject: Fix HWRNG built-in initcalls priority This changes all HWRNG driver initcalls to module_init(). We must probe the RNGs after the major kernel subsystems