From 63d1f81c64d194faecc18e4332a01cf4270f4150 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Fri, 2 Feb 2007 18:19:38 -0800 Subject: [PATCH] minor patch Subject: santization --- queue-2.6.19/check-for-populated-zone-in-__drain_pages.patch | 2 +- queue-2.6.19/fix-hwrng-built-in-initcalls-priority.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3